feat: fix module name in admin

This commit is contained in:
2025-08-11 10:06:00 +03:00
parent fe4188eb8b
commit 9770a09fc0

View File

@@ -1,7 +1,7 @@
<?php
// Heading
$_['heading_title'] = 'Telegram Магазин';
$_['heading_title'] = 'TeleCart';
$_['text_module'] = 'Модули';
$_['text_success'] = 'Настройки успешно изменены!';