From c5feaec11563e6a979592af179574a6694849b19 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 01:27:56 +0530 Subject: [PATCH] feat: -rm select integration type --- public/locales/ja.json | 1 - 1 file changed, 1 deletion(-) diff --git a/public/locales/ja.json b/public/locales/ja.json index adbad166..a57ff750 100644 --- a/public/locales/ja.json +++ b/public/locales/ja.json @@ -307,7 +307,6 @@ }, "integration_settings": { "title": "連携設定", - "title_select_integration": "連携タイプを選択", "descriptions": { "authenticated_as": "認証済み: {{email}}" },