diff --git a/admin/comandos.php b/admin/comandos.php index 68074ee..ee38832 100755 --- a/admin/comandos.php +++ b/admin/comandos.php @@ -1,10 +1,11 @@
-

Galería de Imágenes

+

-
No hay imágenes en la galería
+
@@ -75,16 +76,16 @@ require_once __DIR__ . '/templates/header.php';
- - -
+ -
diff --git a/profile.php b/profile.php index f3062be..0504fd0 100755 --- a/profile.php +++ b/profile.php @@ -1,11 +1,12 @@
-

Plantillas de Mensajes

+

@@ -83,19 +84,19 @@ require_once __DIR__ . '/templates/header.php';
-

No hay plantillas creadas

+

-
+
-
+

- Comando: # + : #

200 ? '...' : '' ?>
diff --git a/sent_messages.php b/sent_messages.php index eca8f5d..e45ef43 100755 --- a/sent_messages.php +++ b/sent_messages.php @@ -1,10 +1,11 @@
-

Mensajes Enviados

+

-

No hay mensajes enviados

+

- - - - - + + + + + diff --git a/set_webhook.php b/set_webhook.php index eb2865f..f4fc0e2 100755 --- a/set_webhook.php +++ b/set_webhook.php @@ -2,10 +2,11 @@ require_once __DIR__ . '/includes/db.php'; require_once __DIR__ . '/includes/session_check.php'; require_once __DIR__ . '/includes/env_loader.php'; +require_once __DIR__ . '/includes/i18n.php'; requireAdmin(); -$pageTitle = 'Configurar Webhook de Telegram'; +$pageTitle = t('Configurar Webhook de Telegram'); $results = []; $error = ''; diff --git a/telegram/admin/telegram_bot_interactions.php b/telegram/admin/telegram_bot_interactions.php index 656bf60..af439ad 100755 --- a/telegram/admin/telegram_bot_interactions.php +++ b/telegram/admin/telegram_bot_interactions.php @@ -1,11 +1,12 @@
IDDestinatarioPlataformaFecha de EnvíoMensajes Enviados