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-11 06:30:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
commit61de5d8c302284814f5088ee857adfd5c7f5fb56 (patch)
tree3ae61cddabab02d966cc425620832505a72d373d /l10n/es_PE.js
parent0fc875dd227e5de5dca5ac94b58aead80653d42f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_PE.js')
-rw-r--r--l10n/es_PE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index 7783d352b..13cc7ac44 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -12,11 +12,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=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");