Merge pull request #360 from MapleGu/main

🐞 fix(locales): Fix the missing SendPreviewBubble in ES configuration
main
Yifei Zhang 2 years ago committed by GitHub
commit cf6f09b7b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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",

Loading…
Cancel
Save