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