diff options
Diffstat (limited to 'app/Locales/es_ES/translations.php')
-rw-r--r-- | app/Locales/es_ES/translations.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php index 61080f85..67843ced 100644 --- a/app/Locales/es_ES/translations.php +++ b/app/Locales/es_ES/translations.php @@ -7,6 +7,7 @@ return array( 'Portuguese (Brazilian)' => 'Portugués (Brasil)', 'Spanish' => 'Español', // 'German' => '', + 'Chinese' => 'Chino', 'None' => 'Ninguno', 'edit' => 'modificar', 'Edit' => 'Modificar', |