You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to first move all english text in the code to the i18n/en.json file using $t('myKey') to translate inside the templates and controllers with this.$t('myKey').
Is your feature request related to a problem? Please describe.
As a user, I would love to see the app in my language
Describe the solution you'd like
Abstract texts from the code and replace with internalization template.
Describe alternatives you've considered
Additional context
See CONTRIBUTING.md for contribution guidelines
The text was updated successfully, but these errors were encountered: