From b49686643124fb5ae454475c59858aac2bb3770c Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 01:27:47 +0530 Subject: [PATCH] feat: -rm select integration type --- public/locales/es.json | 1 - 1 file changed, 1 deletion(-) diff --git a/public/locales/es.json b/public/locales/es.json index 8cb4c302..07234806 100644 --- a/public/locales/es.json +++ b/public/locales/es.json @@ -307,7 +307,6 @@ }, "integration_settings": { "title": "Ajustes de Integración", - "title_select_integration": "Seleccionar Tipo de Integración", "descriptions": { "authenticated_as": "Autenticado como: {{email}}" },