Skip to content

Commit 4ba1a8d

Browse files
committed
style: refactor option page sections
1 parent f331d95 commit 4ba1a8d

File tree

11 files changed

+736
-623
lines changed

11 files changed

+736
-623
lines changed

src/_locales/en/main.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,9 @@
106106
"Export": "Export",
107107
"Always Create New Conversation Window": "Always Create New Conversation Window",
108108
"Please keep this tab open. You can now use the web mode of ChatGPTBox": "Please keep this tab open. You can now use the web mode of ChatGPTBox",
109-
"Go Back": "Go Back"
109+
"Go Back": "Go Back",
110+
"Modules": "Modules",
111+
"API Params": "API Params",
112+
"API Url": "API Url",
113+
"Others": "Others"
110114
}

src/_locales/zh-hans/main.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,9 @@
106106
"Export": "导出",
107107
"Always Create New Conversation Window": "总是创建新的对话窗口",
108108
"Please keep this tab open. You can now use the web mode of ChatGPTBox": "请保持这个页面打开, 现在你可以使用ChatGPTBox的网页版模式",
109-
"Go Back": "返回"
109+
"Go Back": "返回",
110+
"Modules": "模块",
111+
"API Params": "API参数",
112+
"API Url": "API地址",
113+
"Others": "其他"
110114
}

src/_locales/zh-hant/main.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,9 @@
106106
"Export": "匯出",
107107
"Always Create New Conversation Window": "總是建立新的對話視窗",
108108
"Please keep this tab open. You can now use the web mode of ChatGPTBox": "請保持這個頁面開啟, 現在妳可以使用ChatGPTBox的網頁版模式",
109-
"Go Back": "返回"
109+
"Go Back": "返回",
110+
"Modules": "模組",
111+
"API Params": "API參數",
112+
"API Url": "API網址",
113+
"Others": "其他"
110114
}

0 commit comments

Comments
 (0)