-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.8.0, 7.9.0
Given
- I run Tasklist with German translations (de.json) and 'fallbackLocale': de
When
- I go to the login page of Tasklist
Then
- The login page shows the keys instead of the expected translation.
Expected behaviour
- The correct translations are shown instead of the keys.
Hint:
- The locales for the login screen are stored in commons, no de.json exists so far.
- As the keys have changed, the translations in the de.json in tasklist can't be displayed as a fallback.
- The issue affects the translation files for all currently provided languages for Tasklist.