Browse Source

🐞 fix(locales): Fix the missing SendPreviewBubble in ES configuration

MapleUncle 1 year ago
parent
commit
a90e646381
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",