diff --git a/frontend/locales/ja-JP.json b/frontend/locales/ja-JP.json index 83344d88..2c5c1cdc 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -3,7 +3,8 @@ "app": { "create_modal": { "createAndAddAnother": "{shiftKey} + {enterKey}を使用すると、別のアイテムをそのまま追加できます。", - "enter": "入る" + "enter": "入る", + "shift": "シフト" }, "import_dialog": { "change_warning": "【注意】インポート時の動作が変更されました'
'\n選択されたCSVファイルにimport_refsの値が存在する場合、該当するアイテムはCSVファイルの値で上書きされます。",