diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index ab6c509dd..7108b24fc 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -312,7 +312,8 @@ "moveNoteUpDown": "ノートリストでノートを上/下に移動", "notSet": "未設定", "goUpDown": "ノートのリストで上下する", - "editBranchPrefix": "アクティブノートのクローンの プレフィックス を編集する" + "editBranchPrefix": "アクティブノートのクローンの プレフィックス を編集する", + "editShortcuts": "キーボードショートカットを編集" }, "import": { "importIntoNote": "ノートにインポート",