-
Type:
Bug
-
Resolution: Unresolved
-
None
-
Affects Version/s: None
-
Component/s: LanguageResources
-
High
-
Emptyshow more show less
Problem
Currently there is one general language mapper which maps the resource supported languages to our internally used languages. Also a lot of resources are also doing some internal language mappings just to send(via api) and show the correct language in the application. This should be refactored in a way that each resource has its own language mapper which handles all of the language mapping specific stuff.