diff options
Diffstat (limited to 'apps/comments/l10n/es.json')
-rw-r--r-- | apps/comments/l10n/es.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 65bc18925a6..a34ebb2c8cc 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -10,6 +10,7 @@ "More comments …" : "Más comentarios ...", "Save" : "Guardar", "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", + "Error occurred while retrieving comment with ID {id}" : "Se ha producido un error al obtener el comentario con ID {id}", "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario", "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%nComentarios no leídos"], |