diff options
Diffstat (limited to 'apps/dav/l10n/fa.json')
-rw-r--r-- | apps/dav/l10n/fa.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/fa.json b/apps/dav/l10n/fa.json index 028baf44179..c8fe4972e2d 100644 --- a/apps/dav/l10n/fa.json +++ b/apps/dav/l10n/fa.json @@ -1,6 +1,6 @@ { "translations": { "Calendar" : "تقویم", - "To-dos" : "To-dos", + "Tasks" : "وظایف", "Personal" : "شخصی", "{actor} created calendar {calendar}" : "{actor} created calendar {calendar}", "You created calendar {calendar}" : "You created calendar {calendar}", @@ -141,7 +141,6 @@ "Configures a CalDAV account" : "Configures a CalDAV account", "Configures a CardDAV account" : "Configures a CardDAV account", "Events" : "Events", - "Tasks" : "وظایف", "Untitled task" : "کار بدون عنوان", "Completed on %s" : "Completed on %s", "Due on %s by %s" : "Due on %s by %s", @@ -187,6 +186,7 @@ "Are you accepting the invitation?" : "Are you accepting the invitation?", "Tentative" : "آزمایشی", "Your attendance was updated successfully." : "Your attendance was updated successfully.", + "To-dos" : "To-dos", "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." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |