diff --git a/l10n/gl.js b/l10n/gl.js index 40cf0381fc..9b70c8d15f 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -87,7 +87,7 @@ OC.L10N.register( "First item" : "Primeiro elemento", "Checklist" : "Lista de verificación", "To-Do item" : "Elemento de tarefas pendentes", - "Blockquote" : "Cita", + "Blockquote" : "Cita de bloque", "Quoted text" : "Texto citado", "Code block" : "Bloque de código", "Some code" : "Algún código", diff --git a/l10n/gl.json b/l10n/gl.json index 7f28fcdfd3..7e7e08fa61 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -85,7 +85,7 @@ "First item" : "Primeiro elemento", "Checklist" : "Lista de verificación", "To-Do item" : "Elemento de tarefas pendentes", - "Blockquote" : "Cita", + "Blockquote" : "Cita de bloque", "Quoted text" : "Texto citado", "Code block" : "Bloque de código", "Some code" : "Algún código",