Add config for transifex (#236)

This commit is contained in:
Magnus Walbeck 2021-03-19 16:25:03 +01:00 committed by GitHub
parent 2ba51ccddd
commit 30fe15eabb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

9
.tx/config Normal file
View File

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

0
l10n/.gitkeep Normal file
View File