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/is.js')
-rw-r--r--l10n/is.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 50b9f3c..98137fd 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "in {path}" : "í {path}",
"Notifications" : "Tilkynningar",
"No notifications" : "Engar tilkynningar",
- "Dismiss" : "Hafna",
- "in {path}" : "í {path}"
+ "Dismiss" : "Hafna"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");