Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/sr.js')
-rw-r--r--apps/dav/l10n/sr.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js
index 35eb35d6f67..b1f8a03574c 100644
--- a/apps/dav/l10n/sr.js
+++ b/apps/dav/l10n/sr.js
@@ -112,7 +112,6 @@ OC.L10N.register(
"Are you accepting the invitation?" : "Да ли прихватате позивницу?",
"Tentative" : "Условна потврда",
"Comment" : "Коментар",
- "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.",
- "Calendar and tasks" : "Календар и задаци"
+ "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");