/
mikopbx
/
ModuleCroatianLanguagePack
Обзор
Документация
Войти
/
mikopbx
/
ModuleCroatianLanguagePack
Код
Запросы
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:10
04 май 2026, 13:10
4ed0a89
Код
Авторство
О чём код?
<?php declare(strict_types=1); return [ 'BreadcrumbModuleCroatianLanguagePack' => 'Language Pack - Croatian', 'SubHeaderModuleCroatianLanguagePack' => 'Complete Croatian language support for MikoPBX', 'mlp_hr_SoundFiles' => 'Sound Files', 'mlp_hr_TranslationFiles' => 'Translation Files', 'mlp_hr_TranslationStrings' => 'Translation Strings', 'mlp_hr_Step1' => 'After enabling this language pack, select the appropriate language in General Settings.', 'mlp_hr_GoToGeneralSettings' => 'Go to General Settings', 'mlp_hr_HelpTranslate' => 'Want to improve the translation? Help us on Weblate!', 'mlp_hr_WeblateLink' => 'Open Weblate', 'mlp_hr_BackToOverview' => 'Back to overview', 'mlp_hr_ColumnFile' => 'File', 'mlp_hr_ColumnPlayer' => 'Player', 'mlp_hr_ColumnConverted' => 'Converted', 'mlp_hr_ProgressTitle' => 'Sound files conversion', 'mlp_hr_StageQueued' => 'Queued', 'mlp_hr_StageConverting' => 'Converting', 'mlp_hr_StageCompleted' => 'Completed', 'mlp_hr_LoadError' => 'Failed to load sound files list', 'mlp_hr_EmptyTable' => 'Sound files are not installed yet', 'mlp_hr_WaitBeforeSwitching' => 'Wait until sound conversion finishes before switching language in General Settings.', ];