diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-05-18 14:51:17 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-05-18 14:51:17 -0400 |
commit | db95e96f92a15660dc043eb033a0f7737b59a030 (patch) | |
tree | ef1f33667af8d8a57b018e5414873b53ccf27414 /app/Locale/sv_SE/translations.php | |
parent | dde63e12fd13fb55bab79603b417401dde69902d (diff) |
Add ical documentation
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 8c38a7eb..e2c46c9e 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -917,7 +917,7 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', - // 'iCalendar (iCal format, *.ics)' => '', + // 'iCal feed' => '', // 'Preferences' => '', // 'Security' => '', // 'Two factor authentication disabled' => '', |