/
mikopbx
/
ModuleFrenchLanguagePack
Обзор
Документация
Войти
/
mikopbx
/
ModuleFrenchLanguagePack
Код
Запросы
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:08
04 май 2026, 13:08
bd48fb1
Код
Авторство
О чём код?
<?php declare(strict_types=1); return [ 'BreadcrumbModuleFrenchLanguagePack' => 'Language Pack - French', 'SubHeaderModuleFrenchLanguagePack' => 'Complete French language support for MikoPBX', 'mlp_fr_SoundFiles' => 'Sound Files', 'mlp_fr_TranslationFiles' => 'Translation Files', 'mlp_fr_TranslationStrings' => 'Translation Strings', 'mlp_fr_Step1' => 'After enabling this language pack, select the appropriate language in General Settings.', 'mlp_fr_GoToGeneralSettings' => 'Go to General Settings', 'mlp_fr_HelpTranslate' => 'Want to improve the translation? Help us on Weblate!', 'mlp_fr_WeblateLink' => 'Open Weblate', 'mlp_fr_BackToOverview' => 'Back to overview', 'mlp_fr_ColumnFile' => 'File', 'mlp_fr_ColumnPlayer' => 'Player', 'mlp_fr_ColumnConverted' => 'Converted', 'mlp_fr_ProgressTitle' => 'Sound files conversion', 'mlp_fr_StageQueued' => 'Queued', 'mlp_fr_StageConverting' => 'Converting', 'mlp_fr_StageCompleted' => 'Completed', 'mlp_fr_LoadError' => 'Failed to load sound files list', 'mlp_fr_EmptyTable' => 'Sound files are not installed yet', 'mlp_fr_WaitBeforeSwitching' => 'Wait until sound conversion finishes before switching language in General Settings.', ];