Fix L10n *again*
This commit is contained in:
@@ -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' => '繁體中文',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user