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>2018-01-27 04:26:41 +0300
committerNextcloud bot <bot@nextcloud.com>2018-01-27 04:26:41 +0300
commita81d6a7a0e96cfc8eedf00760ccc84e84a45115b (patch)
treeab1129beeeee92380482bda15453fb74ee6bcbc6 /l10n/sv.js
parent43d0608b6fe08c187a6a05a0e8dbffc09043f68d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/sv.js')
-rw-r--r--l10n/sv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index e764f45..efcadf5 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "in {path}" : "i {path}",
"Notifications" : "Notifikation",
"No notifications" : "Inga notifikationer",
- "Dismiss" : "Avfärda",
- "in {path}" : "i {path}"
+ "Dismiss" : "Avfärda"
},
"nplurals=2; plural=(n != 1);");