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
Is your feature request related to a problem? Please describe.
Implement the missing translation for administration, especially some validation errors need some adjustments to be able to use i18n there.
Describe the solution you'd like
Replace the missing hardcoded labels with translation keys:
validation error messages (application form)
fix test with TFunction
check if there is sth else missing
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Implement the missing translation for administration, especially some validation errors need some adjustments to be able to use i18n there.
Describe the solution you'd like
Replace the missing hardcoded labels with translation keys:
TFunction
The text was updated successfully, but these errors were encountered: