flowable / flowable/flowable-engine
Label "GENERAL.NAVIGATION.CASES" not translated when http://localhost:8080/flowable-task/workflow/ is accessed by the first time
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
Hello.
I noticed that when I navigate from the http://localhost:8080/flowable-task/#/ to http://localhost:8080/flowable-task/workflow/#/tasks, both tabs "Tarefas" and "Processos" are correclty translated, but for the "Casos" tab, the localization key GENERAL.NAVIGATION.CASES is shown instead.
But then, if I click on the GENERAL.NAVIGATION.CASES tab, then the text is "Cases" is shown.
So, this is not related with the non Brazilian Portuguese translation #652 , but with the key not being replaced by the right text.
First access:

After clicking the tab link:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.