- Issue created by @D34dMan
Automatically closed - issue fixed for 2 weeks with no activity.
Instead of i18next.t('dashboard.welcome_message');
the identifier is i18next.t('dashboard.welcome_message.string');
The extra "suffix" string is attached to every string and is wrong.
Active
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.