-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
AT:
- a new endpoint is available that serves a json file containing key/value-pairs of translations
- the endpoint has a parameter to request translation by language code (alpha-2 language codes https://www.w3schools.com/tags/ref_language_codes.asp )
- the available translations can be configured in a similar fashion as in TaskList https://docs.camunda.org/manual/latest/webapps/tasklist/configuration/#localization, having a list of available locales as well as a fallback locale
- if for a given language value there is no locale available, the fallback locale is returned
- the localization endpoint is documented in the wiki
This is the controller panel for Smart Panels app
- is depended on by
-
OPT-2487 Localization of the Optimize FE
- Done