Browse Source

Merge pull request #360 from MapleGu/main

🐞 fix(locales): Fix the missing SendPreviewBubble in ES configuration
Yifei Zhang 2 years ago
parent
commit
cf6f09b7b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/locales/es.ts

+ 1 - 0
app/locales/es.ts

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