Skip to content
Snippets Groups Projects
Commit 54cf1adb authored by Sarina Canelake's avatar Sarina Canelake
Browse files

Add Tamil language

parent 7673c13c
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ locales:
- si # Sinhala
- sk # Slovak
- sl # Slovenian
- ta # Tamil
- th # Thai
- tr_TR # Turkish (Turkey)
- uk # Ukranian
......
......@@ -622,6 +622,7 @@ LANGUAGES = (
('si', u'සිංහල'), # Sinhala
('sk', u'Slovenčina'), # Slovak
('sl', u'Slovenščina'), # Slovenian
('ta', u'தமிழ்'), # Tamil
('th', u'ไทย'), # Thai
('tr-tr', u'Türkçe (Türkiye)'), # Turkish (Turkey)
('uk', u'Українська'), # Ukranian
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment