Add Transifex config.
Signed-off-by: Joachim Bauch <bauch@struktur.de>
This commit is contained in:
parent
e58f96c95c
commit
9f19ca3256
1 changed files with 9 additions and 0 deletions
9
.tx/config
Normal file
9
.tx/config
Normal 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
|
||||
|
||||
[strukturag.pdfdraw]
|
||||
file_filter = translationfiles/<lang>/pdfdraw.po
|
||||
source_file = translationfiles/templates/pdfdraw.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
Loading…
Reference in a new issue