Add Language options for GXP16XX (#5249)
* Update {$mac}.xml
Add language options
This commit is contained in:
parent
2d6e2a06f3
commit
0279b655f2
|
|
@ -2161,7 +2161,11 @@
|
|||
<!-- gxp - Downloaded Language -->
|
||||
<!-- String -->
|
||||
<!-- Mandatory -->
|
||||
{if isset($grandstream_display_language) }
|
||||
<P1362>{$grandstream_display_language}</P1362>
|
||||
{else}
|
||||
<P1362>auto</P1362>
|
||||
{/if}
|
||||
<!-- Language File postfix (for Downloaded Language) -->
|
||||
<!-- String -->
|
||||
<P399></P399>
|
||||
|
|
|
|||
Loading…
Reference in New Issue