From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001
From: wwf <yearningwang@iqtogether.com>
Date: 星期三, 04 六月 2025 15:17:49 +0800
Subject: [PATCH] 初始化

---
 i18n/es-ES/share-app.ts |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/i18n/es-ES/share-app.ts b/i18n/es-ES/share-app.ts
index 41aa35c..b1ac171 100644
--- a/i18n/es-ES/share-app.ts
+++ b/i18n/es-ES/share-app.ts
@@ -30,12 +30,6 @@
     },
     tryToSolve: 'Intentar resolver',
     temporarySystemIssue: 'Lo sentimos, hay un problema temporal del sistema.',
-    expand: 'Ampliar',
-    collapse: 'Contraer',
-    viewChatSettings: 'Ver configuraciones de chat',
-    newChatTip: 'Ya en un nuevo chat',
-    chatFormTip: 'No se pueden modificar los ajustes del chat despu茅s de que el chat ha comenzado.',
-    chatSettingsTitle: 'Nueva configuraci贸n de chat',
   },
   generation: {
     tabs: {
@@ -74,8 +68,6 @@
       moreThanMaxLengthLine: 'Fila {{rowIndex}}: el valor de {{varName}} no puede tener m谩s de {{maxLength}} caracteres',
       atLeastOne: 'Por favor, ingresa al menos una fila en el archivo cargado.',
     },
-    execution: 'EJECUCI脫N',
-    executions: '{{num}} EJECUCIONES',
   },
 }
 

--
Gitblit v1.8.0