diff options
author | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-04-15 17:01:16 -0400 |
---|---|---|
committer | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-04-15 17:01:16 -0400 |
commit | 5aacb6a76351889a6ec5ed01c8e80f139c2b2027 (patch) | |
tree | 4b6aac7b310ee88d0baabd0791c60ceb6c359292 /locales/pt_BR | |
parent | fae40f01428c2e96d4527c997a2c6d104a837794 (diff) |
Spanish translation integration
Diffstat (limited to 'locales/pt_BR')
-rw-r--r-- | locales/pt_BR/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 6b52cc3a..c5890fa2 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -5,6 +5,7 @@ return array( 'French' => 'Francês', 'Polish' => 'Polonês', 'Portuguese (Brazilian)' => 'Português (Brasil)', + 'Spanish' => 'Espanhol', 'None' => 'Nenhum', 'edit' => 'editar', 'Edit' => 'Editar', |