mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-12 04:03:42 +08:00
use i18n for theme setting
This commit is contained in:
@@ -213,6 +213,11 @@ const en: LocaleType = {
|
||||
},
|
||||
SendKey: "Send Key",
|
||||
Theme: "Theme",
|
||||
ThemeOptions: {
|
||||
auto: "Auto",
|
||||
light: "Light",
|
||||
dark: "Dark",
|
||||
},
|
||||
TightBorder: "Tight Border",
|
||||
SendPreviewBubble: {
|
||||
Title: "Send Preview Bubble",
|
||||
|
||||
Reference in New Issue
Block a user