diff options
Diffstat (limited to 'app/Locales/es_ES/translations.php')
-rw-r--r-- | app/Locales/es_ES/translations.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php index b91e95c3..157a8658 100644 --- a/app/Locales/es_ES/translations.php +++ b/app/Locales/es_ES/translations.php @@ -1,14 +1,6 @@ <?php return array( - 'English' => 'Inglés', - 'French' => 'Francés', - 'Polish' => 'Polaco', - 'Portuguese (Brazilian)' => 'Portugués (Brasil)', - 'Spanish' => 'Español', - // 'German' => '', - // 'Chinese (Simplified)' => '', - // 'Swedish' => 'Suèdois', 'None' => 'Ninguno', 'edit' => 'modificar', 'Edit' => 'Modificar', |