Sync locales

This commit is contained in:
Frederic Guillot
2015-12-29 19:17:40 +01:00
parent 34e6add1d8
commit 8ca1809bd6
23 changed files with 313 additions and 6 deletions

View File

@@ -1099,4 +1099,18 @@ return array(
// 'Enter group name...' => '',
// 'Role:' => '',
// 'Project members' => '',
// 'Compare hours for "%s"' => '',
// '%s mentioned you in the task #%d' => '',
// '%s mentioned you in a comment on the task #%d' => '',
// 'You were mentioned in the task #%d' => '',
// 'You were mentioned in a comment on the task #%d' => '',
// 'Mentioned' => '',
// 'Compare Estimated Time vs Actual Time' => '',
// 'Estimated hours: ' => '',
// 'Actual hours: ' => '',
// 'Hours Spent' => '',
// 'Hours Estimated' => '',
// 'Estimated Time' => '',
// 'Actual Time' => '',
// 'Estimated vs actual time' => '',
);