diff options
Diffstat (limited to 'app/Locale/sr_Latn_RS')
-rw-r--r-- | app/Locale/sr_Latn_RS/translations.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index 20defd6d..761c98fc 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); |