Sync locales
This commit is contained in:
@@ -1213,4 +1213,16 @@ return array(
|
||||
'Notifications for %s' => 'Notifications pour %s',
|
||||
'Subtasks export' => 'Export des sous-tâches',
|
||||
'Tasks exportation' => 'Export des tâches',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Assigner une couleur lorsque une tâche est déplaçée dans une swimlane spécifique',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Assigner une priorité lorsque une tâche est déplaçée dans une swimlane spécifique',
|
||||
'User unlocked successfully.' => 'Utilisateur débloqué avec succès.',
|
||||
'Unable to unlock the user.' => 'Impossible de débloquer cet utilisateur.',
|
||||
'Move a task to another swimlane' => 'Déplaçer une tâche dans une autre swimlane',
|
||||
'Creator Name' => 'Nom du créateur',
|
||||
'Time spent and estimated' => 'Temps passé et estimé',
|
||||
'Move position' => 'Changer la position',
|
||||
'Move task to another position on the board' => 'Déplaçer la tâche vers une autre position sur le board',
|
||||
'Insert before this task' => 'Insérer avant cette tâche',
|
||||
'Insert after this task' => 'Insérer après cette tâche',
|
||||
'Unlock this user' => 'Débloquer cet utilisateur',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user