mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 08:13:43 +08:00 
			
		
		
		
	Merge pull request #360 from MapleGu/main
🐞 fix(locales): Fix the missing SendPreviewBubble in ES configuration
			
			
This commit is contained in:
		@@ -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",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user