Add Swedish translation

This commit is contained in:
Frédéric Guillot
2014-06-24 20:01:19 -03:00
parent dfe498171a
commit c0270c2417
4 changed files with 384 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ class Config extends Base
'fr_FR' => t('French'),
'pl_PL' => t('Polish'),
'pt_BR' => t('Portuguese (Brazilian)'),
'sv_SE' => t('Swedish'),
'zh_CN' => t('Chinese (Simplified)'),
);