diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 0e78d8b..9dab728 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -12,7 +12,7 @@ "app": { "windows": [ { - "title": "Translate Gemma Client", + "title": "Translate Gemma 客户端", "width": 1400, "height": 900 } diff --git a/src/App.vue b/src/App.vue index edd2176..ef3f3cd 100644 --- a/src/App.vue +++ b/src/App.vue @@ -204,7 +204,7 @@ const translate = async () => {
-

TranslateGemma

+

Translate Gemma

- GemmaTrans v{{ pkg.version }} + Client v{{ pkg.version }}
-