forked from XiaoMo/ChatGPT-Next-Web
🐞 fix(locales): Fix the missing SendPreviewBubble in ES configuration
This commit is contained in:
parent
e248e9196a
commit
a90e646381
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user