From a994e07f64b7fb7fe42386290c8fb7ab665f681a Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 16 Nov 2014 10:17:19 -0500 Subject: Add script to find missing locales and update locales (pull-request #393) --- app/Locale/da_DK/translations.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'app/Locale/da_DK') diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index 6e355f51..bc002699 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -575,4 +575,21 @@ return array( // 'My subtasks' => '', // 'User repartition' => '', // 'User repartition for "%s"' => '', + // 'Clone this project' => '', + // 'Column removed successfully.' => '', + // 'Edit Project' => '', + // 'Github Issue' => '', + // 'Not enough data to show the graph.' => '', + // 'Previous' => '', + // 'The id must be an integer' => '', + // 'The project id must be an integer' => '', + // 'The status must be an integer' => '', + // 'The subtask id is required' => '', + // 'The subtask id must be an integer' => '', + // 'The task id is required' => '', + // 'The task id must be an integer' => '', + // 'The user id must be an integer' => '', + // 'This value is required' => '', + // 'This value must be numeric' => '', + // 'Unable to create this task.' => '', ); -- cgit v1.2.3