forked from XiaoMo/ChatGPT-Next-Web
improve japanese translations
This commit is contained in:
parent
f7a6fa9873
commit
505c8cde81
@ -19,7 +19,11 @@ const jp: PartialLocaleType = {
|
|||||||
Copy: "コピー",
|
Copy: "コピー",
|
||||||
Stop: "停止",
|
Stop: "停止",
|
||||||
Retry: "リトライ",
|
Retry: "リトライ",
|
||||||
|
Pin: "ピン",
|
||||||
|
PinToastContent: "コンテキストプロンプトに1つのメッセージをピン留めしました",
|
||||||
|
PinToastAction: "表示",
|
||||||
Delete: "削除",
|
Delete: "削除",
|
||||||
|
Edit: "編集",
|
||||||
},
|
},
|
||||||
Rename: "チャットの名前を変更",
|
Rename: "チャットの名前を変更",
|
||||||
Typing: "入力中…",
|
Typing: "入力中…",
|
||||||
@ -33,7 +37,7 @@ const jp: PartialLocaleType = {
|
|||||||
Send: "送信",
|
Send: "送信",
|
||||||
Config: {
|
Config: {
|
||||||
Reset: "リセット",
|
Reset: "リセット",
|
||||||
SaveAs: "另存为面具",
|
SaveAs: "保存",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
Export: {
|
Export: {
|
||||||
|
Loading…
Reference in New Issue
Block a user