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 6038670a..267006ce 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -6,6 +6,7 @@ return array( 'Polish' => 'Polonês', 'Portuguese (Brazilian)' => 'Português (Brasil)', 'Spanish' => 'Espanhol', + // 'German' => '', 'None' => 'Nenhum', 'edit' => 'editar', 'Edit' => 'Editar', |