From ec2ffbf6ff5aadf5aca0b74cf132351e908e8ef1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 21 Oct 2019 02:52:20 +0000 Subject: [tx-robot] updated from transifex --- l10n/es.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'l10n/es.js') diff --git a/l10n/es.js b/l10n/es.js index be2ea1ee5..ec4ab73d7 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -21,7 +21,6 @@ OC.L10N.register( "Show image" : "Mostrar imagen", "Show file" : "Mostrar archivo", "New text document" : "Nuevo documento de texto", - "New text document.md" : "Nuevo documento de texto.md", "Edit" : "Editar", "Undo" : "Deshacer", "Redo" : "Rehacer", @@ -39,6 +38,7 @@ OC.L10N.register( "Unordered list" : "Lista desordenada", "Ordered list" : "Lista ordenada", "Blockquote" : "Bloque citado", - "Code block" : "Bloque de código" + "Code block" : "Bloque de código", + "New text document.md" : "Nuevo documento de texto.md" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3