Commit Graph

5 Commits

Author SHA1 Message Date
NorwayFun aabc2f33a8
Localization: Add full support for Georgian language (#7110)
* Translating apps to Georgian

* Translating apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating theme to Georgian

* Translating core to Georgian

* Translating core to Georgian

* Translating core to Georgian by Marie

* Translating core to Georgian

* Translating resources to Georgian by Marie

* Translating core to Georgian

* fix app_languages.php
2024-08-28 09:59:02 -06:00
markjcrane eb5c25aa35 Add insert_date, insert_user, update_date, update_user to all tables 2022-09-18 00:54:37 -06:00
racitup a1699f6fa6 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>
2020-03-20 14:47:13 -06:00
chansizzle 3583fa2ffd Update app_config.php (#5150) 2020-02-14 13:11:03 -07:00
TNSSF e95183a14e Create {$mac.xml} (#4842)
* Create {$mac.xml}

This is a template for poly-obi-vvx450

Buttons 1-24 are left side pages 1 - 4
buttons 25-48 are right side pages 1 - 4

Variables used in default settings (all text) 
poly_obi_dst_enabled   (Day Light savings enabled True / False)
poly_obi_logo_450 (URL TO LOGO FILE)
poly_obi_timezone (For example: "GMT-10:00(Hawaii)" )

* Update {$mac.xml}

corrected line 6463 to set as 
      <V X_UD="Y"/>

* Update {$mac.xml}

updated
      <N>ProxyServerPort</N>
and
      <N>ProxyServerTransport</N>

To use values from FusionGUI

* Rename resources/templates/provision/obihai/poly-vvx-450/{$mac.xml} to resources/templates/provision/poly/poly-vvx-450/{$mac.xml}

* Create app_config.php

* Update app_config.php
2019-12-04 16:26:58 -07:00