diff options
Diffstat (limited to 'app/Locale/sr_Latn_RS/translations.php')
-rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 36 |
1 files changed, 20 insertions, 16 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 521721b8..e7e624f9 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -868,30 +868,34 @@ return array( // 'Help on Sendgrid integration' => '', // 'Disable two factor authentication' => '', // 'Do you really want to disable the two factor authentication for this user: "%s"?' => '', - // 'Edit a link' => '', + // 'Edit link' => '', // 'Start to type task title...' => '', // 'A task cannot be linked to itself' => '', // 'The exact same link already exists' => '', - // 'Action date' => '', + // 'Recurrent task is scheduled to be generated' => '', + // 'Recurring information' => '', + // 'Score' => '', + // 'The identifier must be unique' => '', + // 'This linked task id doesn\'t exists' => '', + // 'This value must be alphanumeric' => '', + // 'Edit recurrence' => '', + // 'Generate recurrent task' => '', + // 'Trigger to generate recurrent task' => '', + // 'Factor to calculate new due date' => '', + // 'Timeframe to calculate new due date' => '', // 'Base date to calculate new due date' => '', - // 'Base date to calculate new due date: %s' => '', - // 'Created recurrent task: %s' => '', + // 'Action date' => '', + // 'Base date to calculate new due date: ' => '', + // 'This task has created this child task: ' => '', // 'Day(s)' => '', - // 'Edit recurrence' => '', // 'Existing due date' => '', - // 'Factor to calculate new due date' => '', - // 'Factor to calculate new due date: %s' => '', - // 'Generate recurrent task' => '', + // 'Factor to calculate new due date: ' => '', // 'Month(s)' => '', - // 'No recurrent task is scheduled to generate' => '', // 'Recurrence' => '', - // 'Recurrent task created by: %s' => '', - // 'Recurrent task has been generated' => '', - // 'Recurrent task is scheduled to generate' => '', - // 'Timeframe to calculate new due date' => '', - // 'Timeframe to calculate new due date: %s' => '', - // 'Trigger to generate recurrent task' => '', - // 'Trigger to generate recurrent task: %s' => '', + // 'This task has been created by: ' => '', + // 'Recurrent task has been generated:' => '', + // 'Timeframe to calculate new due date: ' => '', + // 'Trigger to generate recurrent task: ' => '', // 'When task is closed' => '', // 'When task is moved from first column' => '', // 'When task is moved to last column' => '', |