Sync locales

This commit is contained in:
Frederic Guillot
2016-09-05 11:11:02 -04:00
parent 49788b70ec
commit 5eb0104916
25 changed files with 300 additions and 0 deletions

View File

@@ -1212,4 +1212,16 @@ return array(
// 'Notifications for %s' => '',
// 'Subtasks export' => '',
// 'Tasks exportation' => '',
// 'Assign a color when the task is moved to a specific swimlane' => '',
// 'Assign a priority when the task is moved to a specific swimlane' => '',
// 'User unlocked successfully.' => '',
// 'Unable to unlock the user.' => '',
// 'Move a task to another swimlane' => '',
// 'Creator Name' => '',
// 'Time spent and estimated' => '',
// 'Move position' => '',
// 'Move task to another position on the board' => '',
// 'Insert before this task' => '',
// 'Insert after this task' => '',
// 'Unlock this user' => '',
);