From 7913f10c3ccbde08ca0d0534b85a2969cd34a525 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 4 Dec 2023 01:36:35 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 2 +- l10n/gl.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 40cf0381fc1..9b70c8d15f0 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 7f28fcdfd3e..7e7e08fa616 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",