diff options
Diffstat (limited to 'app/Locale/th_TH')
-rw-r--r-- | app/Locale/th_TH/translations.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Locale/th_TH/translations.php b/app/Locale/th_TH/translations.php index ecd9413c..de8c05a3 100644 --- a/app/Locale/th_TH/translations.php +++ b/app/Locale/th_TH/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.' => '', ); |