umap/.tx/config
Yohan Boniface bd1dd4e233 i18n
2023-02-22 10:23:03 +01:00

16 lines
381 B
Text

[main]
host = https://www.transifex.com
[o:openstreetmap:p:umap:r:backend]
file_filter = umap/locale/<lang>/LC_MESSAGES/django.po
source_file = umap/locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO
[o:openstreetmap:p:umap:r:frontend]
file_filter = umap/static/umap/locale/<lang>.json
source_file = umap/static/umap/locale/en.json
source_lang = en
type = KEYVALUEJSON