dmtzs / SmartTerrariumR

A project that is used for creating a smart terrarium for your reptile pets. This project is for managing all parameters that the reptile needs in order to have a great life. This is the raspberry version.
https://dmtzs.github.io/SmartTerrariumR/
Other
2 stars 0 forks source link

Languages #6

Open dmtzs opened 3 years ago

dmtzs commented 3 years ago

Objective

We need to implement an option in order to let the users choose their respective languages so the app will show the information and functionality in the language of their preference.

dmtzs commented 2 years ago

We are going to use json files with the languages that you can be able to use in the application.

dmtzs commented 2 years ago

We need to add in the configuration view a button to change between languages.

dmtzs commented 2 years ago

We need to ask for the language to use at the beginning of the first execution of the application, this should work with a empty flag on its first execution in the appData.json file and if its not empty then the app shouldnt ask for the init language