Make a language option for English in settings. This would require some edit to the backend by maybe adding a preferred_language to the user and then making the API take this into account when sending the data. Next, we also need to figure out a good way to translate all the static text like e.g. the menus and navs.
Make a language option for English in settings. This would require some edit to the backend by maybe adding a
preferred_language
to the user and then making the API take this into account when sending the data. Next, we also need to figure out a good way to translate all the static text like e.g. the menus and navs.