Skip to content

Commit

Permalink
Update Transifex config syntax for new client
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Nov 28, 2023
1 parent 31c202c commit 3dff6e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[main]
host = https://www.transifex.com
lang_map = sr@latin:sr_Latn, zh_CN:zh_Hans, zh_TW:zh_Hant
host = https://www.transifex.com
lang_map = sr@latin: sr_Latn, zh_CN: zh_Hans, zh_TW: zh_Hant

[django-formtools.main]
[o:django:p:django-formtools:r:main]
file_filter = formtools/locale/<lang>/LC_MESSAGES/django.po
source_file = formtools/locale/en/LC_MESSAGES/django.po
source_lang = en

0 comments on commit 3dff6e6

Please sign in to comment.