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:
Diffstat (limited to 'l10n/es_SV.js')
-rw-r--r--l10n/es_SV.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index 9e17feee2..eeeeb270e 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -16,11 +16,11 @@ OC.L10N.register(
"Guest" : "Invitado",
"Formatting help" : "Ayuda de formato",
"Keyboard shortcuts" : "Atajos del teclado",
- "Participants" : "Participantes",
"Undo" : "Deshacer",
"Info" : "Info",
"Success" : "Éxito",
"Warning" : "Advertencia",
- "Edit" : "Editar"
+ "Edit" : "Editar",
+ "Participants" : "Participantes"
},
"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");