Add missing translations

This commit is contained in:
Frederic Guillot
2017-02-19 18:34:15 -05:00
parent a43f71dda9
commit 4d74b3b494
27 changed files with 280 additions and 5 deletions

View File

@@ -1321,4 +1321,15 @@ return array(
// 'Your project must have at least one active swimlane.' => '',
// 'Project: %s' => '',
// 'Automatic action not found: "%s"' => '',
// '%d projects' => '',
// '%d project' => '',
// 'There is no project.' => '',
// 'Sort' => '',
// 'Project ID' => '',
// 'Project name' => '',
// 'Public' => '',
// 'Private' => '',
// '%d tasks' => '',
// '%d task' => '',
// 'Task ID' => '',
);