mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-11 00:14:41 +08:00
feat: add font size setting
This commit is contained in:
@@ -53,6 +53,10 @@ const tw: LocaleType = {
|
||||
},
|
||||
},
|
||||
Avatar: "大頭貼",
|
||||
FontSize: {
|
||||
Title: "字型大小",
|
||||
SubTitle: "聊天內容的字型大小",
|
||||
},
|
||||
Update: {
|
||||
Version: (x: string) => `當前版本:${x}`,
|
||||
IsLatest: "已是最新版本",
|
||||
|
Reference in New Issue
Block a user