This commit is contained in:
GH Action - Upstream Sync 2023-04-18 09:01:31 +00:00
commit 2b0bd4ef4e
3 changed files with 5 additions and 5 deletions

View File

@ -108,7 +108,7 @@ const cn = {
Modal: { Modal: {
Title: "提示词列表", Title: "提示词列表",
Add: "增加一条", Add: "增加一条",
Search: "搜尋提示詞", Search: "搜索提示词",
}, },
}, },
HistoryCount: { HistoryCount: {

View File

@ -109,9 +109,9 @@ const jp = {
`組み込み ${builtin} 件、ユーザー定義 ${custom}`, `組み込み ${builtin} 件、ユーザー定義 ${custom}`,
Edit: "編集", Edit: "編集",
Modal: { Modal: {
Title: "提示词列表", Title: "プロンプトリスト",
Add: "增加一条", Add: "新規追加",
Search: "搜尋提示詞", Search: "プロンプトワード検索",
}, },
}, },
HistoryCount: { HistoryCount: {

View File

@ -108,7 +108,7 @@ const tw: LocaleType = {
Modal: { Modal: {
Title: "提示詞列表", Title: "提示詞列表",
Add: "增加一條", Add: "增加一條",
Search: "搜索提示词", Search: "搜尋提示詞",
}, },
}, },
HistoryCount: { HistoryCount: {