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/it.js')
-rw-r--r--l10n/it.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 94dd8c8..d078da4 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "in {path}" : "in {path}",
"Notifications" : "Notifiche",
"No notifications" : "Nessuna notifica",
- "Dismiss" : "Annulla",
- "in {path}" : "in {path}"
+ "Dismiss" : "Annulla"
},
"nplurals=2; plural=(n != 1);");