summaryrefslogtreecommitdiffstats
path: root/l10n/es_NI.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-18 03:26:16 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-18 03:26:16 +0000
commit199425b5e5dba1f82c3134cf165e6cf9e97c4942 (patch)
tree8d58626492f424e8890e21e19e3539b991f78948 /l10n/es_NI.js
parent3e3bfc198880cbb45d580b2a7898c320bc309e03 (diff)
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_NI.js')
-rw-r--r--l10n/es_NI.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_NI.js b/l10n/es_NI.js
index 4796a18b..c254a32e 100644
--- a/l10n/es_NI.js
+++ b/l10n/es_NI.js
@@ -9,10 +9,10 @@ OC.L10N.register(
"Uploading..." : "Cargando...",
"Delete" : "Borrar",
"Post" : "Publicar",
- "Public" : "Público",
"Website" : "Sitio web",
"Reply" : "Responder",
"Close" : "Cerrar",
- "Continue" : "Continuar"
+ "Continue" : "Continuar",
+ "Public" : "Público"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");