forked from XiaoMo/ChatGPT-Next-Web
Merge pull request #360 from MapleGu/main
🐞 fix(locales): Fix the missing SendPreviewBubble in ES configuration
This commit is contained in:
commit
cf6f09b7b8
@ -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…
Reference in New Issue
Block a user