Merge pull request #360 from MapleGu/main

🐞 fix(locales): Fix the missing SendPreviewBubble in ES configuration
This commit is contained in:
Yifei Zhang
2023-04-02 21:22:02 +08:00
committed by GitHub

View File

@@ -78,6 +78,7 @@ const es: LocaleType = {
SendKey: "Tecla de envío", SendKey: "Tecla de envío",
Theme: "Tema", Theme: "Tema",
TightBorder: "Borde ajustado", TightBorder: "Borde ajustado",
SendPreviewBubble: "Send preview bubble",
Prompt: { Prompt: {
Disable: { Disable: {
Title: "Desactivar autocompletado", Title: "Desactivar autocompletado",