Sync locales
This commit is contained in:
@@ -20,6 +20,15 @@ return array(
|
||||
'Red' => 'Rosso',
|
||||
'Orange' => 'Arancione',
|
||||
'Grey' => 'Grigio',
|
||||
// 'Brown' => '',
|
||||
// 'Deep Orange' => '',
|
||||
// 'Dark Grey' => '',
|
||||
// 'Pink' => '',
|
||||
// 'Teal' => '',
|
||||
// 'Cyan' => '',
|
||||
// 'Lime' => '',
|
||||
// 'Light Green' => '',
|
||||
// 'Amber' => '',
|
||||
'Save' => 'Salvare',
|
||||
'Login' => 'Entra',
|
||||
'Official website:' => 'Sito web ufficiale:',
|
||||
@@ -31,7 +40,6 @@ return array(
|
||||
'All users' => 'Tutti gli utenti',
|
||||
'Username' => 'Nome utente',
|
||||
'Password' => 'Password',
|
||||
'Default project' => 'Progetto predefinito',
|
||||
'Administrator' => 'Amministratore',
|
||||
'Sign in' => 'Iscriversi',
|
||||
'Users' => 'Utenti',
|
||||
@@ -405,7 +413,6 @@ return array(
|
||||
// 'Username:' => '',
|
||||
'Name:' => 'Nome:',
|
||||
// 'Email:' => '',
|
||||
'Default project:' => 'Progetto di default',
|
||||
'Notifications:' => 'Notifiche:',
|
||||
'Notifications' => 'Notifiche',
|
||||
'Group:' => 'Gruppo',
|
||||
@@ -949,4 +956,6 @@ return array(
|
||||
// '<30m' => '',
|
||||
// 'Stop timer' => '',
|
||||
// 'Start timer' => '',
|
||||
// 'Add project member' => '',
|
||||
// 'Enable notifications' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user