Add Amharic language

This commit is contained in:
Sarina Canelake
2014-06-18 13:43:37 -04:00
parent 54cf1adb86
commit 9fb2731a57
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
locales:
- en # English - Source Language
- am # Amharic
- ar # Arabic
- az # Azerbaijani
- bg_BG # Bulgarian (Bulgaria)

View File

@@ -565,6 +565,7 @@ LANGUAGES = (
('eo', u'Dummy Language (Esperanto)'), # Dummy languaged used for testing
('fake2', u'Fake translations'), # Another dummy language for testing (not pushed to prod)
('am', u'አማርኛ'), # Amharic
('ar', u'العربية'), # Arabic
('az', u'azərbaycanca'), # Azerbaijani
('bg-bg', u'български (България)'), # Bulgarian (Bulgaria)