mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us * Add en-gb to app_configs * Add en-gb to app_menus * Language copy utility * Fix missing quote mark * Delete cp_lang.py Co-authored-by: FusionPBX <markjcrane@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
//$apps[$x]['menu'][0]['title']['en-us'] = "Provision";
|
||||
//$apps[$x]['menu'][0]['title']['en-gb'] = "Provision";
|
||||
//$apps[$x]['menu'][0]['title']['fr-fr'] = "Provision";
|
||||
//$apps[$x]['menu'][0]['title']['ru-ru'] = "Обеспечение";
|
||||
//$apps[$x]['menu'][0]['title']['de-de'] = "Bereitstellung";
|
||||
|
||||
Reference in New Issue
Block a user