diff options
Diffstat (limited to 'apps/dav/l10n/fr.js')
-rw-r--r-- | apps/dav/l10n/fr.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index b7ac0f6f476..51409b980af 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Contacts", "Technical details" : "Détails techniques", "Remote Address: %s" : "Adresse distante : %s", - "Request ID: %s" : "ID de la requête : %s" + "Request ID: %s" : "ID de la requête : %s", + "CalDAV server" : "Serveur CalDAV", + "Send invitations to attendees" : "Envoyer des invitations aux participants" }, "nplurals=2; plural=(n > 1);"); |