Commit ed97d98b by Sarina Canelake

Merge pull request #5158 from edx/sarina/update-transifex-langs

Transifex config: add Swedish and Swahili language codes
parents c34fb143 f0c8139a
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment