Fix L10n *again*

This commit is contained in:
jsw
2015-04-19 00:00:29 +08:00
parent 7c9fff983e
commit af084ceec8
23 changed files with 516 additions and 516 deletions

View File

@@ -10,6 +10,6 @@ return [
'fr' => 'Français',
'nl' => 'Nederlands',
'pt-BR' => 'Portuguese, Brazilian',
'zh-Hant' => 'Chinese (Traditional)',
'zh-Hans' => 'Chinese (Simplified)',
'zh-CN' => '简体中文',
'zh-TW' => '繁體中文',
];