tabris-js icon indicating copy to clipboard operation
tabris-js copied to clipboard

Provide a way to manually choose the text resource language

Open cpetrov opened this issue 5 years ago • 0 comments

Feature description

Currently, the language to be picked when creating https://docs.tabris.com/latest/api/TextResources.html#class-textresources is determined from device.language and there is no way to give this language manually. Some apps' language configuration might be independent from the device language configuration.

Proposed solution

Provide an API to manually set the language manually when creating the text resource.

cpetrov avatar Oct 11 '20 19:10 cpetrov