Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-01 06:36:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-01 06:36:06 +0300
commitf78cee330bd44b8af22e1054ba991765aeedfd27 (patch)
treed1dd83ca72fc6ded6bfde73597582f22253b5be1 /l10n/es_HN.js
parent5120daec1ce009f427fb36d34d3aee7ab5d63121 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_HN.js')
-rw-r--r--l10n/es_HN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
index 63d0dfe49..2bc1b70fc 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -12,10 +12,10 @@ OC.L10N.register(
"Formatting help" : "Ayuda de formato",
"Keyboard shortcuts" : "Atajos del teclado",
"Participants" : "Participantes",
- "Edit" : "Editar",
"Undo" : "Deshacer",
"Info" : "Info",
"Success" : "Éxito",
- "Warning" : "Advertencia"
+ "Warning" : "Advertencia",
+ "Edit" : "Editar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");