From ef975add0193dd30bf66de97972d5161d1abb44d Mon Sep 17 00:00:00 2001 From: juzeon Date: Mon, 30 Dec 2024 11:49:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dzh-tw=E8=AF=AD?= =?UTF-8?q?=E8=A8=80=E6=96=87=E4=BB=B6=E4=B8=AD=E7=9A=84=E4=B9=B1=E7=A0=81?= =?UTF-8?q?=20(#579)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/src/i18n/locales/zh-tw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/i18n/locales/zh-tw.json b/src/renderer/src/i18n/locales/zh-tw.json index b67dd122..ec54e921 100644 --- a/src/renderer/src/i18n/locales/zh-tw.json +++ b/src/renderer/src/i18n/locales/zh-tw.json @@ -167,7 +167,7 @@ "conversation_details": "會話詳情", "conversation_history": "會話歷史", "created": "創建時間", - "last_updated": "最後��新", + "last_updated": "最後更新", "messages": "訊息數", "user": "用戶" },