Skip to content

Commit

Permalink
Merge pull request #2791 from shoito/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yidadaa authored Sep 10, 2023
2 parents f7a6fa9 + 505c8cd commit 93da9dd
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
Expand Up @@ -19,7 +19,11 @@ const jp: PartialLocaleType = {
Copy: "コピー",
Stop: "停止",
Retry: "リトライ",
Pin: "ピン",
PinToastContent: "コンテキストプロンプトに1つのメッセージをピン留めしました",
PinToastAction: "表示",
Delete: "削除",
Edit: "編集",
},
Rename: "チャットの名前を変更",
Typing: "入力中…",
Expand All @@ -33,7 +37,7 @@ const jp: PartialLocaleType = {
Send: "送信",
Config: {
Reset: "リセット",
SaveAs: "另存为面具",
SaveAs: "保存",
},
},
Export: {
Expand Down

0 comments on commit 93da9dd

Please sign in to comment.