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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sr@latin.js')
-rw-r--r--l10n/sr@latin.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
index 36d3c04..d4e4e8e 100644
--- a/l10n/sr@latin.js
+++ b/l10n/sr@latin.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Notifications" : "Obaveštenja",
"No notifications" : "Nema obaveštenja",
"Dismiss" : "Odbaci",
+ "seconds ago" : "pre nekoliko sekundi",
"in {path}" : "у {path}"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");