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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/es_UY.js')
-rw-r--r--apps/comments/l10n/es_UY.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/es_UY.js b/apps/comments/l10n/es_UY.js
index b905f5dfed3..dd35a834011 100644
--- a/apps/comments/l10n/es_UY.js
+++ b/apps/comments/l10n/es_UY.js
@@ -2,11 +2,11 @@ OC.L10N.register(
"comments",
{
"Comments" : "Comentarios",
- "New comment …" : "Comentario nuevo ...",
+ "Edit comment" : "Editar comentario",
"Delete comment" : "Borrar comentario",
+ "New comment …" : "Comentario nuevo ...",
"Post" : "Publicar",
"Cancel" : "Cancelar",
- "Edit comment" : "Editar comentario",
"[Deleted user]" : "[Usuario borrado]",
"No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!",
"More comments …" : "Más comentarios ...",