diff --git a/frontend/locales/ja-JP.json b/frontend/locales/ja-JP.json index 0f13a548..06782a95 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -433,7 +433,8 @@ "toast": { "failed_delete_location": "ロケーションの削除に失敗しました", "failed_load_location": "ロケーションの読み込みに失敗しました", - "failed_update_location": "位置情報の更新に失敗しました" + "failed_update_location": "ロケーション設定の更新に失敗しました", + "location_deleted": "場所が削除されました" }, "update_location": "場所情報の変更" },