/
mikopbx
/
ModuleSpanishLanguagePack
Обзор
Документация
Войти
/
mikopbx
/
ModuleSpanishLanguagePack
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
master
Messages/en/Common.php
26 строк
1 KB
Nikolai Beketov
feat(ui): add sound files browser with conversion progress
04 май 2026, 13:05
04 май 2026, 13:05
95f39d9
Код
Авторство
О чём код?
<?php declare(strict_types=1); return [ 'BreadcrumbModuleSpanishLanguagePack' => 'Language Pack - Spanish', 'SubHeaderModuleSpanishLanguagePack' => 'Complete Spanish language support for MikoPBX', 'mlp_es_SoundFiles' => 'Sound Files', 'mlp_es_TranslationFiles' => 'Translation Files', 'mlp_es_TranslationStrings' => 'Translation Strings', 'mlp_es_Step1' => 'After enabling this language pack, select the appropriate language in General Settings.', 'mlp_es_GoToGeneralSettings' => 'Go to General Settings', 'mlp_es_HelpTranslate' => 'Want to improve the translation? Help us on Weblate!', 'mlp_es_WeblateLink' => 'Open Weblate', 'mlp_es_BackToOverview' => 'Back to overview', 'mlp_es_ColumnFile' => 'File', 'mlp_es_ColumnPlayer' => 'Player', 'mlp_es_ColumnConverted' => 'Converted', 'mlp_es_ProgressTitle' => 'Sound files conversion', 'mlp_es_StageQueued' => 'Queued', 'mlp_es_StageConverting' => 'Converting', 'mlp_es_StageCompleted' => 'Completed', 'mlp_es_LoadError' => 'Failed to load sound files list', 'mlp_es_EmptyTable' => 'Sound files are not installed yet', 'mlp_es_WaitBeforeSwitching' => 'Wait until sound conversion finishes before switching language in General Settings.', ];