[i18n] Add turkish lang
parent
fcb337a392
commit
49d90d4289
|
@ -20,6 +20,7 @@
|
||||||
- Show stats for discover secction
|
- Show stats for discover secction
|
||||||
- i18n.
|
- i18n.
|
||||||
- Add swedish (sv) translation.
|
- Add swedish (sv) translation.
|
||||||
|
- Add turkish (tr) translation.
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
- Lots of small and not so small bugfixes.
|
- Lots of small and not so small bugfixes.
|
||||||
|
|
|
@ -144,7 +144,7 @@ LANGUAGES = [
|
||||||
#("ta", "தமிழ்"), # Tamil
|
#("ta", "தமிழ்"), # Tamil
|
||||||
#("te", "తెలుగు"), # Telugu
|
#("te", "తెలుగు"), # Telugu
|
||||||
#("th", "ภาษาไทย"), # Thai
|
#("th", "ภาษาไทย"), # Thai
|
||||||
#("tr", "Türkçe"), # Turkish
|
("tr", "Türkçe"), # Turkish
|
||||||
#("tt", "татар теле"), # Tatar
|
#("tt", "татар теле"), # Tatar
|
||||||
#("udm", "удмурт кыл"), # Udmurt
|
#("udm", "удмурт кыл"), # Udmurt
|
||||||
#("uk", "Українська"), # Ukrainian
|
#("uk", "Українська"), # Ukrainian
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue