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/fr_FR | |
parent | dde63e12fd13fb55bab79603b417401dde69902d (diff) |
Add ical documentation
Diffstat (limited to 'app/Locale/fr_FR')
-rw-r--r-- | app/Locale/fr_FR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 9ad6acff..3621413a 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -919,7 +919,7 @@ return array( 'Subtasks time tracking' => 'Suivi du temps par rapport aux sous-tâches', 'User calendar view' => 'Vue en mode utilisateur du calendrier', 'Automatically update the start date' => 'Mettre à jour automatiquement la date de début', - 'iCalendar (iCal format, *.ics)' => 'iCalendar (format iCal, *.ics)', + 'iCal feed' => 'Abonnement iCal', 'Preferences' => 'Préférences', 'Security' => 'Sécurité', 'Two factor authentication disabled' => 'Authentification à deux facteurs désactivé', |