/
mikopbx
/
ModuleGeorgianLanguagePack
Обзор
Документация
Войти
/
mikopbx
/
ModuleGeorgianLanguagePack
Код
Запросы
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
dcaa253
Код
Авторство
О чём код?
<?php declare(strict_types=1); return [ 'BreadcrumbModuleGeorgianLanguagePack' => 'Language Pack - Georgian', 'SubHeaderModuleGeorgianLanguagePack' => 'Complete Georgian language support for MikoPBX', 'mlp_ka_SoundFiles' => 'Sound Files', 'mlp_ka_TranslationFiles' => 'Translation Files', 'mlp_ka_TranslationStrings' => 'Translation Strings', 'mlp_ka_Step1' => 'After enabling this language pack, select the appropriate language in General Settings.', 'mlp_ka_GoToGeneralSettings' => 'Go to General Settings', 'mlp_ka_HelpTranslate' => 'Want to improve the translation? Help us on Weblate!', 'mlp_ka_WeblateLink' => 'Open Weblate', 'mlp_ka_BackToOverview' => 'Back to overview', 'mlp_ka_ColumnFile' => 'File', 'mlp_ka_ColumnPlayer' => 'Player', 'mlp_ka_ColumnConverted' => 'Converted', 'mlp_ka_ProgressTitle' => 'Sound files conversion', 'mlp_ka_StageQueued' => 'Queued', 'mlp_ka_StageConverting' => 'Converting', 'mlp_ka_StageCompleted' => 'Completed', 'mlp_ka_LoadError' => 'Failed to load sound files list', 'mlp_ka_EmptyTable' => 'Sound files are not installed yet', 'mlp_ka_WaitBeforeSwitching' => 'Wait until sound conversion finishes before switching language in General Settings.', ];