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/id.js')
-rw-r--r--l10n/id.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/id.js b/l10n/id.js
index b890ea8..15f1c23 100644
--- a/l10n/id.js
+++ b/l10n/id.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "in {path}" : "di {path}",
"Notifications" : "Pemberitahuan",
"No notifications" : "Tidak ada pemberitahuan",
- "Dismiss" : "Abaikan",
- "in {path}" : "di {path}"
+ "Dismiss" : "Abaikan"
},
"nplurals=1; plural=0;");