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
{{ message }}
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
When writing tests or changing the language used on the interface it would be more efficient and a better practice to store these strings in a locales file. This would also make it easier to translate the application if the need arises.
Describe the solution you'd like
scan for hard-coded strings and move them to the i18n yaml file
Is your feature request related to a problem? Please describe.
When writing tests or changing the language used on the interface it would be more efficient and a better practice to store these strings in a locales file. This would also make it easier to translate the application if the need arises.
Describe the solution you'd like
#1729
#1280
The text was updated successfully, but these errors were encountered: