Skip to content

Commit

Permalink
improve japanese translations
Browse files Browse the repository at this point in the history
shoito authored and chenzeyu committed Nov 8, 2023
1 parent 489ca5e commit 3833824
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/locales/jp.ts
Original file line number Diff line number Diff line change
@@ -19,7 +19,11 @@ const jp: PartialLocaleType = {
Copy: "コピー",
Stop: "停止",
Retry: "リトライ",
Pin: "ピン",
PinToastContent: "コンテキストプロンプトに1つのメッセージをピン留めしました",
PinToastAction: "表示",
Delete: "削除",
Edit: "編集",
},
Rename: "チャットの名前を変更",
Typing: "入力中…",
@@ -33,7 +37,7 @@ const jp: PartialLocaleType = {
Send: "送信",
Config: {
Reset: "リセット",
SaveAs: "另存为面具",
SaveAs: "保存",
},
},
Export: {

0 comments on commit 3833824

Please sign in to comment.