diff options
Diffstat (limited to 'app/Locales/pt_BR/translations.php')
-rw-r--r-- | app/Locales/pt_BR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index 58d8f7ef..9966340a 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -7,6 +7,7 @@ return array( 'Portuguese (Brazilian)' => 'Português (Brasil)', 'Spanish' => 'Espanhol', // 'German' => '', + // 'Chinese (Simplified)' => '', 'None' => 'Nenhum', 'edit' => 'editar', 'Edit' => 'Editar', |