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:
authorNextcloud bot <bot@nextcloud.com>2016-10-31 04:39:19 +0300
committerNextcloud bot <bot@nextcloud.com>2016-10-31 04:39:19 +0300
commit0fe86eedfaf0ac4d53ffac0c8f6d51648e7a2415 (patch)
tree36a5366da9f23e2d7f4762c6b658b4bfc0e1fc18 /l10n/nl.js
parentfd663bb5df8e498214ad18daf6b18570e6f56a81 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/nl.js')
-rw-r--r--l10n/nl.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 57b011c..74e3259 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Notifications" : "Meldingen",
"No notifications" : "Geen meldingen",
- "Dismiss" : "Weigeren"
+ "Dismiss" : "Weigeren",
+ "in {path}" : "in {path}"
},
"nplurals=2; plural=(n != 1);");