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: "コピー",
|
||||
Stop: "停止",
|
||||
Retry: "リトライ",
|
||||
Pin: "ピン",
|
||||
PinToastContent: "コンテキストプロンプトに1つのメッセージをピン留めしました",
|
||||
PinToastAction: "表示",
|
||||
Delete: "削除",
|
||||
Edit: "編集",
|
||||
},
|
||||
Rename: "チャットの名前を変更",
|
||||
Typing: "入力中…",
|
||||
@ -33,7 +37,7 @@ const jp: PartialLocaleType = {
|
||||
Send: "送信",
|
||||
Config: {
|
||||
Reset: "リセット",
|
||||
SaveAs: "另存为面具",
|
||||
SaveAs: "保存",
|
||||
},
|
||||
},
|
||||
Export: {
|
||||
|
Loading…
Reference in New Issue
Block a user