-
Feature Request
-
Resolution: Done
-
L3 - Default
-
None
-
None
-
Production
-
Not defined
User Problem:
Static content used in dashboards and reports is currently not part of the translation.
User Story (Required on creation):
- As a user, I want to have all content delivered by Camunda translated for EN and DE.
- As a user, I want to be able to change the content in the localization file.
Use cases
PM Notes (Customer requests, context, assumptions)
Limitations of Scope (Optional):
Technical Solution:
- Pass the locale code in request header and handle translating on the backend
- Missing/unknown locale code should fallback to english
- These translations now scope management dashboard and instant preview dashboards
- All the translations will still be kept in one single file per language as they are now
- There should be unit tests to check the translations