01-30-2018 12:18
01-30-2018 12:18
Is there a build in way to handle localizations? At the moment the thing I have found is the localization of the app title only...
01-30-2018 13:19 - edited 01-30-2018 13:19
01-30-2018 13:19 - edited 01-30-2018 13:19
There is no mechanism to help localization of applications or clock faces right now. I guess that right now, the best way is to have dynamic text using dictionnaries in the JavaScript. You can retrieve the user's language by using the User-settings API.