/
mikopbx
/
ModuleRomanianLanguagePack
Обзор
Документация
Войти
/
mikopbx
/
ModuleRomanianLanguagePack
Код
Запросы
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:16
04 май 2026, 13:16
0c06f65
Код
Авторство
О чём код?
<?php declare(strict_types=1); return [ 'BreadcrumbModuleRomanianLanguagePack' => 'Language Pack - Romanian', 'SubHeaderModuleRomanianLanguagePack' => 'Complete Romanian language support for MikoPBX', 'mlp_ro_SoundFiles' => 'Sound Files', 'mlp_ro_TranslationFiles' => 'Translation Files', 'mlp_ro_TranslationStrings' => 'Translation Strings', 'mlp_ro_Step1' => 'After enabling this language pack, select the appropriate language in General Settings.', 'mlp_ro_GoToGeneralSettings' => 'Go to General Settings', 'mlp_ro_HelpTranslate' => 'Want to improve the translation? Help us on Weblate!', 'mlp_ro_WeblateLink' => 'Open Weblate', 'mlp_ro_BackToOverview' => 'Back to overview', 'mlp_ro_ColumnFile' => 'File', 'mlp_ro_ColumnPlayer' => 'Player', 'mlp_ro_ColumnConverted' => 'Converted', 'mlp_ro_ProgressTitle' => 'Sound files conversion', 'mlp_ro_StageQueued' => 'Queued', 'mlp_ro_StageConverting' => 'Converting', 'mlp_ro_StageCompleted' => 'Completed', 'mlp_ro_LoadError' => 'Failed to load sound files list', 'mlp_ro_EmptyTable' => 'Sound files are not installed yet', 'mlp_ro_WaitBeforeSwitching' => 'Wait until sound conversion finishes before switching language in General Settings.', ];