From 99d27e0ce4f48454808d2325cb407b5b35cf5e88 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 4 Jan 2015 22:34:59 -0500 Subject: Allow users to override the timezone and the language --- app/Locale/es_ES/translations.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app/Locale/es_ES') diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index ab6518a5..a96abf34 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -453,7 +453,7 @@ return array( 'Notifications:' => 'Notificaciones:', // 'Notifications' => '', 'Group:' => 'Grupo:', - 'Regular user' => 'Usuario regular:', + 'Regular user' => 'Usuario regular', 'Account type:' => 'Tipo de Cuenta:', 'Edit profile' => 'Editar perfil', 'Change password' => 'Cambiar contraseƱa', @@ -644,4 +644,7 @@ return array( // 'Subtasks exportation for "%s"' => '', // 'Task Title' => '', // 'Untitled' => '', + // 'Application default' => '', + // 'Language:' => '', + // 'Timezone:' => '', ); -- cgit v1.2.3