diff --git a/GoEasyDesigner/frontend/src/i18n/locales/en.json b/GoEasyDesigner/frontend/src/i18n/locales/en.json index ba75c70..0acf40d 100644 --- a/GoEasyDesigner/frontend/src/i18n/locales/en.json +++ b/GoEasyDesigner/frontend/src/i18n/locales/en.json @@ -6,14 +6,14 @@ "clear": "clear", "compile": "Compile", "components": "Components", - "debug_info": "Debugging information", + "debug_info": "Debug info", "design": "Design", "downloadClient": "Download Client", "edit_code": "Code", "environmentCheck": "Environment Check", "help": "Help", "helpDesc": "Window projects need to be created manually.\n wails init -n \"go-easy-demo\" -t https://github.com/duolabmeng6/wails-template-vue-go-easy \n
\n\nOnly the design interface can be saved in the browser.\n\n
\n\nIt is recommended to use the client to save it more simply. At present, you still need to install the go and node environment by yourself.", - "help_info": "Help information", + "help_info": "Help info", "inOperation": "in operation...", "language": "language", "name": "GoEasyDesigner", diff --git a/GoEasyDesigner/frontend/src/i18n/locales/zh-Hans.json b/GoEasyDesigner/frontend/src/i18n/locales/zh-Hans.json index 6a4ac17..cd3c299 100644 --- a/GoEasyDesigner/frontend/src/i18n/locales/zh-Hans.json +++ b/GoEasyDesigner/frontend/src/i18n/locales/zh-Hans.json @@ -28,7 +28,7 @@ "stopped": "已停止...", "support_library": "支持库", "system_components": "系统组件", - "td_components": "t design", + "td_components": "T Design", "updateCheck": "检查更新", "inCompile": "编译中...", "ReleaseAndPlace": "松开放置"