diff options
Diffstat (limited to 'apps/comments/l10n/gl.js')
-rw-r--r-- | apps/comments/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index a79fb231615..dae92ad59f6 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -1,13 +1,13 @@ OC.L10N.register( "comments", { - "Comments" : "Comentarios", "Edit comment" : "Editar comentario", "Delete comment" : "Eliminar comentario", "New comment …" : "Comentario novo …", "Post" : "Publicar", "Cancel" : "Cancelar", "[Deleted user]" : "[Usuario eliminado]", + "Comments" : "Comentarios", "No comments yet, start the conversation!" : "Aínda non hai comentarios, comeza a conversa!", "More comments …" : "Máis comentarios …", "Save" : "Gardar", |