From 00a9af8af7166f8d3475a3ded82b149b1c75924d Mon Sep 17 00:00:00 2001 From: Call White Date: Mon, 3 Apr 2023 01:07:06 +0800 Subject: [PATCH] translate SendPreviewBubble --- app/locales/es.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/es.ts b/app/locales/es.ts index a78bf1aa3..10d087c82 100644 --- a/app/locales/es.ts +++ b/app/locales/es.ts @@ -78,7 +78,7 @@ const es: LocaleType = { SendKey: "Tecla de envĂ­o", Theme: "Tema", TightBorder: "Borde ajustado", - SendPreviewBubble: "Send preview bubble", + SendPreviewBubble: "Enviar burbuja de vista previa", Prompt: { Disable: { Title: "Desactivar autocompletado",