/
mikopbx
/
ModuleJapaneseLanguagePack
Обзор
Документация
Войти
/
mikopbx
/
ModuleJapaneseLanguagePack
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
v1.21
Messages/en/Common.php
15 строк
673 B
Nikolay Beketov
refactor(ui): redesign module page with compact layout and unique translation keys
07 апр 2026, 16:52
07 апр 2026, 16:52
34f062b
Код
Авторство
О чём код?
<?php declare(strict_types=1); return [ 'BreadcrumbModuleJapaneseLanguagePack' => 'Language Pack - Japanese', 'SubHeaderModuleJapaneseLanguagePack' => 'Complete Japanese language support for MikoPBX', 'mlp_ja_SoundFiles' => 'Sound Files', 'mlp_ja_TranslationFiles' => 'Translation Files', 'mlp_ja_TranslationStrings' => 'Translation Strings', 'mlp_ja_Step1' => 'After enabling this language pack, select the appropriate language in General Settings.', 'mlp_ja_GoToGeneralSettings' => 'Go to General Settings', 'mlp_ja_HelpTranslate' => 'Want to improve the translation? Help us on Weblate!', 'mlp_ja_WeblateLink' => 'Open Weblate', ];