From e1066434d06ce8a12f7219a0604c1d65fd40e0fb Mon Sep 17 00:00:00 2001 From: aliceric27 Date: Sun, 3 Mar 2024 00:23:00 +0800 Subject: [PATCH] fix some text --- app/locales/tw.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/tw.ts b/app/locales/tw.ts index 89e1879bb..b20ff6c80 100644 --- a/app/locales/tw.ts +++ b/app/locales/tw.ts @@ -385,7 +385,7 @@ const tw = { Edit: "前置上下文和歷史記憶", Add: "新增一條", Clear: "上下文已清除", - Revert: "恢覆上下文", + Revert: "恢復上下文", }, Plugin: { Name: "外掛" }, FineTuned: { Sysmessage: "你是一個助手" },