Sync locales
This commit is contained in:
@@ -20,6 +20,15 @@ return array(
|
||||
'Red' => 'Rojo',
|
||||
'Orange' => 'Naranja',
|
||||
'Grey' => 'Gris',
|
||||
// 'Brown' => '',
|
||||
// 'Deep Orange' => '',
|
||||
// 'Dark Grey' => '',
|
||||
// 'Pink' => '',
|
||||
// 'Teal' => '',
|
||||
// 'Cyan' => '',
|
||||
// 'Lime' => '',
|
||||
// 'Light Green' => '',
|
||||
// 'Amber' => '',
|
||||
'Save' => 'Guardar',
|
||||
'Login' => 'Iniciar sesión (Ingresar)',
|
||||
'Official website:' => 'Página web oficial :',
|
||||
@@ -31,7 +40,6 @@ return array(
|
||||
'All users' => 'Todos los usuarios',
|
||||
'Username' => 'Nombre de usuario',
|
||||
'Password' => 'Contraseña',
|
||||
'Default project' => 'Proyecto por defecto',
|
||||
'Administrator' => 'Administrador',
|
||||
'Sign in' => 'Iniciar sesión',
|
||||
'Users' => 'Usuarios',
|
||||
@@ -405,7 +413,6 @@ return array(
|
||||
'Username:' => 'Nombre de Usuario:',
|
||||
'Name:' => 'Nombre:',
|
||||
'Email:' => 'Correo electrónico:',
|
||||
'Default project:' => 'Proyecto por defecto:',
|
||||
'Notifications:' => 'Notificaciones:',
|
||||
'Notifications' => 'Notificaciones',
|
||||
'Group:' => 'Grupo:',
|
||||
@@ -949,4 +956,6 @@ return array(
|
||||
// '<30m' => '',
|
||||
// 'Stop timer' => '',
|
||||
// 'Start timer' => '',
|
||||
// 'Add project member' => '',
|
||||
// 'Enable notifications' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user