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/es_PY.js')
-rw-r--r--l10n/es_PY.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_PY.js b/l10n/es_PY.js
index 3757e9e..59a9dce 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"notifications",
{
+ "in {path}" : "en {path}",
"Notifications" : "Notificaciones",
"No notifications" : "No hay notificaciones",
- "Dismiss" : "Descartar",
- "in {path}" : "en {path}"
+ "Dismiss" : "Descartar"
},
"nplurals=2; plural=(n != 1);");