chore: add translation config files

This commit is contained in:
2025-06-03 19:24:21 +03:00
parent 20e440a86a
commit 729b2fb861
3 changed files with 11 additions and 0 deletions

2
.l10nignore Normal file
View File

@@ -0,0 +1,2 @@
js/
vendor/

9
.tx/config Normal file
View File

@@ -0,0 +1,9 @@
[main]
host = https://www.transifex.com
lang_map = hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja, bg_BG: bg, cs_CZ: cs, fi_FI: fi, he_IL: he, ar_AR: ar
[o:nextcloud:p:nextcloud:r:autocurrency]
file_filter = translationfiles/<lang>/autocurrency.po
source_file = translationfiles/templates/autocurrency.pot
source_lang = en
type = PO

0
l10n/.gitkeep Normal file
View File