Igor Zhukov
10 years ago
2 changed files with 10 additions and 3 deletions
@ -1,8 +1,9 @@ |
|||||||
[main] |
[main] |
||||||
host = https://www.transifex.com |
host = https://www.transifex.com |
||||||
|
|
||||||
[webogram.translations] |
[telegram-web.en-usjson] |
||||||
file_filter = app/js/locales/<lang>-<lang>.json |
file_filter = app/js/locales/<lang>.json |
||||||
source_file = app/js/locales/en-us.json |
source_file = app/js/locales/en-us.json |
||||||
source_lang = en_US |
source_lang = en_US |
||||||
type = KEYVALUEJSON |
type = KEYVALUEJSON |
||||||
|
lang_map = de:de-de, es:es-es, it:it-it, ru:ru-ru, nl:nl-nl, pt_BR:pt-br |
Loading…
Reference in new issue