From 74e7af050db44629ae27a75eae2546add0b272f4 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 01:28:04 +0530 Subject: [PATCH] feat: -rm select integration type --- public/locales/zh.json | 1 - 1 file changed, 1 deletion(-) diff --git a/public/locales/zh.json b/public/locales/zh.json index e5fd6152..f0204da7 100644 --- a/public/locales/zh.json +++ b/public/locales/zh.json @@ -307,7 +307,6 @@ }, "integration_settings": { "title": "集成设置", - "title_select_integration": "选择集成类型", "descriptions": { "authenticated_as": "已认证为:{{email}}" },