Commit Graph

9 Commits

Author SHA1 Message Date
Karol Wrótniak
c3a51cf867 Merge branch 'master' into feature/separate-device-logs 2020-02-08 01:40:43 +01:00
Lukasz.Zeglinski
d99a6e7a97 Separate device logs 2019-09-11 11:04:55 +02:00
Luiz Esmiralha
1fdbe3b3dd pt_BR translation 2019-04-21 11:54:20 -03:00
Gunther Brunner
cc8893f305 Updated ES/KO/RU/ZH translations. 2016-03-30 17:41:20 +09:00
Gunther Brunner
f481952c41 Update translate pot. 2015-09-10 15:35:45 +09:00
Gunther Brunner
7ddd464ac3 Update translations 2015-08-27 14:55:54 +09:00
Gunther Brunner
8203f32e01 Add small Spanish translation to see how Transifex behaves. 2015-07-10 21:09:12 +09:00
Gunther Brunner
2eb47f312a - Supported languages now all centralized.
Now the flow for adding a new language is just:
1.Add a new language entry to `res/common/lang/langs.json`.

And for translating it's just:
1. Run `gulp translate` (extracts all the strings).
2. Open `/res/common/lang/po/stf.pot` in PoEdit and translate.
3. Run `gulp translate` again (creates a json based on the new `po` file).
2014-03-27 13:53:57 +09:00
Gunther Brunner
b1089a631d - Refactoring supported languages. 2014-03-26 23:45:09 +09:00