/
mikopbx
/
ModuleHungarianLanguagePack
Обзор
Документация
Войти
/
mikopbx
/
ModuleHungarianLanguagePack
Код
Запросы
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:06
04 май 2026, 13:06
7d2d64d
Код
Авторство
О чём код?
<?php declare(strict_types=1); return [ 'BreadcrumbModuleHungarianLanguagePack' => 'Language Pack - Hungarian', 'SubHeaderModuleHungarianLanguagePack' => 'Complete Hungarian language support for MikoPBX', 'mlp_hu_SoundFiles' => 'Sound Files', 'mlp_hu_TranslationFiles' => 'Translation Files', 'mlp_hu_TranslationStrings' => 'Translation Strings', 'mlp_hu_Step1' => 'After enabling this language pack, select the appropriate language in General Settings.', 'mlp_hu_GoToGeneralSettings' => 'Go to General Settings', 'mlp_hu_HelpTranslate' => 'Want to improve the translation? Help us on Weblate!', 'mlp_hu_WeblateLink' => 'Open Weblate', 'mlp_hu_BackToOverview' => 'Back to overview', 'mlp_hu_ColumnFile' => 'File', 'mlp_hu_ColumnPlayer' => 'Player', 'mlp_hu_ColumnConverted' => 'Converted', 'mlp_hu_ProgressTitle' => 'Sound files conversion', 'mlp_hu_StageQueued' => 'Queued', 'mlp_hu_StageConverting' => 'Converting', 'mlp_hu_StageCompleted' => 'Completed', 'mlp_hu_LoadError' => 'Failed to load sound files list', 'mlp_hu_EmptyTable' => 'Sound files are not installed yet', 'mlp_hu_WaitBeforeSwitching' => 'Wait until sound conversion finishes before switching language in General Settings.', ];