- Joined
- Nov 6, 2023
- Messages
- 6
- Reaction score
- 1
Is it possible to fix an error in the settings of the official 3cx template for yealink T4X...
from
<option value="Czech">
<item name="langwebUI">Czech</item>
<item name="langlcdUI">Czech</item>
</option>
to
<option value="Czech">
<item name="langwebUI">CzechLang</item>
<item name="langlcdUI">CzechLang</item>
</option>
export cfg from phone if i manualy change to Czech

I would like to use the official template and not make differential changes and revert to my own modified templates after every server update just because of the language which is wrong.
Thank you
from
<option value="Czech">
<item name="langwebUI">Czech</item>
<item name="langlcdUI">Czech</item>
</option>
to
<option value="Czech">
<item name="langwebUI">CzechLang</item>
<item name="langlcdUI">CzechLang</item>
</option>
export cfg from phone if i manualy change to Czech

I would like to use the official template and not make differential changes and revert to my own modified templates after every server update just because of the language which is wrong.
Thank you





