Commit f0c8139a by Sarina Canelake

Transifex config: add Swedish and Swahili language codes

parent c606c295
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