Add missing translation in DateHelper

This commit is contained in:
SkyFox
2017-12-20 22:30:43 +01:00
committed by fguillot
parent 8e6476b402
commit b4d5ddb832
31 changed files with 93 additions and 1 deletions

View File

@@ -1370,4 +1370,7 @@ return array(
// 'Stop the timer of all subtasks when moving a task to another column' => '',
// 'Subtask Title' => '',
// 'Add a subtask and activate the timer when moving a task to another column' => '',
// 'days' => '',
// 'minutes' => '',
// 'seconds' => '',
);