mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53: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:
@@ -8,6 +8,7 @@
|
||||
$apps[$x]['license'] = "Mozilla Public License 1.1";
|
||||
$apps[$x]['url'] = "http://www.fusionpbx.com";
|
||||
$apps[$x]['description']['en-us'] = "";
|
||||
$apps[$x]['description']['en-gb'] = "";
|
||||
$apps[$x]['description']['ar-eg'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
|
||||
Reference in New Issue
Block a user