diff options
Diffstat (limited to 'app/Locales/pt_BR/translations.php')
-rw-r--r-- | app/Locales/pt_BR/translations.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index 04117b50..7ba45966 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -1,14 +1,6 @@ <?php return array( - 'English' => 'Inglês', - 'French' => 'Francês', - 'Polish' => 'Polonês', - 'Portuguese (Brazilian)' => 'Português (Brasil)', - 'Spanish' => 'Espanhol', - 'German' => 'Alemão', - 'Chinese (Simplified)' => 'Chinês (simplificado)', - 'Swedish' => 'Sueco', 'None' => 'Nenhum', 'edit' => 'editar', 'Edit' => 'Editar', |