diff --git a/frontend/locales/ja-JP.json b/frontend/locales/ja-JP.json index 736c0e4d..54777d57 100644 --- a/frontend/locales/ja-JP.json +++ b/frontend/locales/ja-JP.json @@ -522,7 +522,8 @@ "failed_get_currencies": "通貨情報の取得に失敗しました", "failed_test_notifier": "通知の送信テストに失敗しました", "failed_update_group": "グループ設定の更新に失敗しました", - "failed_update_notifier": "通知者の更新に失敗しました。" + "failed_update_notifier": "通知設定の更新に失敗しました", + "group_updated": "グループを更新しました。" }, "update_group": "グループ設定を更新", "update_language": "言語更新",