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/ja.js
parent43d0608b6fe08c187a6a05a0e8dbffc09043f68d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ja.js')
-rw-r--r--l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index f5b1533..4b576ff 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "in {path}" : "{path}に",
"Notifications" : "通知あり",
"No notifications" : "通知なし",
- "Dismiss" : "閉じる",
- "in {path}" : "{path}に"
+ "Dismiss" : "閉じる"
},
"nplurals=1; plural=0;");