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.js')
-rw-r--r--l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index c5f0f88d1..e10635092 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"text",
{
+ "New text document" : "Nuevo documento de texto",
"Nextcloud Text" : "Texto Nextcloud",
"text document" : "documento de texto",
"Readme" : "Léeme",
@@ -29,7 +30,6 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"],
"Show rich workspaces" : "Mostrar espacios de trabajo enriquecidos",
"Add notes, lists or links …" : "Añadir notas, listas o enlaces ...",
- "New text document" : "Nuevo documento de texto",
"Edit" : "Editar",
"Undo" : "Deshacer",
"Redo" : "Rehacer",