diff options
Diffstat (limited to 'apps/dav/l10n/fa.js')
-rw-r--r-- | apps/dav/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/fa.js b/apps/dav/l10n/fa.js index 2866a57c5d0..cd0a52a0ffb 100644 --- a/apps/dav/l10n/fa.js +++ b/apps/dav/l10n/fa.js @@ -172,7 +172,6 @@ OC.L10N.register( "Saved availability" : "Saved availability", "Failed to save availability" : "Failed to save availability", "Availability" : "موجود بودن", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting.", "Calendar server" : "Calendar server", "Send invitations to attendees" : "Send invitations to attendees", "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", @@ -189,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Please contact the organizer directly.", "Are you accepting the invitation?" : "Are you accepting the invitation?", "Tentative" : "آزمایشی", - "Your attendance was updated successfully." : "Your attendance was updated successfully." + "Your attendance was updated successfully." : "Your attendance was updated successfully.", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "If you configure your working hours, other users will see when you are out of office when they book a meeting." }, "nplurals=2; plural=(n > 1);"); |