Transifex config: add Swedish and Swahili language codes
This commit is contained in:
@@ -1 +0,0 @@
|
||||
This file is now at config.yaml in the same directory.
|
||||
@@ -67,6 +67,8 @@ locales:
|
||||
- sl # Slovenian
|
||||
- sq # Albanian
|
||||
- sr # Serbian
|
||||
- sv # Swedish
|
||||
- sw # Swahili
|
||||
- ta # Tamil
|
||||
- te # Telugu
|
||||
- th # Thai
|
||||
|
||||
@@ -709,6 +709,8 @@ LANGUAGES = (
|
||||
('sl', u'Slovenščina'), # Slovenian
|
||||
('sq', u'shqip'), # Albanian
|
||||
('sr', u'Српски'), # Serbian
|
||||
('sv', u'svenska'), # Swedish
|
||||
('sw', u'Kiswahili'), # Swahili
|
||||
('ta', u'தமிழ்'), # Tamil
|
||||
('te', u'తెలుగు'), # Telugu
|
||||
('th', u'ไทย'), # Thai
|
||||
|
||||
Reference in New Issue
Block a user