/
mikopbx
/
ModuleSpanishLanguagePack
Обзор
Документация
Войти
/
mikopbx
/
ModuleSpanishLanguagePack
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/es/ModuleSpanishLanguagePack.php
15 строк
725 B
Nikolay Beketov
refactor(ui): redesign module page with compact layout and unique translation keys
07 апр 2026, 16:52
07 апр 2026, 16:52
74366ba
Код
Авторство
О чём код?
<?php declare(strict_types=1); return [ 'BreadcrumbModuleSpanishLanguagePack' => 'Paquete de idioma - Español', 'SubHeaderModuleSpanishLanguagePack' => 'Soporte completo del idioma español para MikoPBX', 'mlp_es_SoundFiles' => 'Archivos de sonido', 'mlp_es_TranslationFiles' => 'Archivos de traducción', 'mlp_es_TranslationStrings' => 'Cadenas de traducción', 'mlp_es_Step1' => 'Después de activar este paquete de idioma, seleccione el idioma correspondiente en Configuración general.', 'mlp_es_GoToGeneralSettings' => 'Ir a Configuración general', 'mlp_es_HelpTranslate' => '¿Quieres mejorar la traducción? ¡Ayúdanos en Weblate!', 'mlp_es_WeblateLink' => 'Abrir Weblate', ];