meta data for this page
This is an old revision of the document!
Localization - Some useful tips
It is easy to localize your eShop with Hybris but there are some issues you should be aware of.
HMC
Userful tips
- When an user logs into HMC, Hybris logs in the console all the missing localization keys.
- To localize a tab the property name must begin with “tab.” like tab.customeid=something custom
- To localize a section the property name must begin with “section.” like section.customeid=something custom
Pitfalls
- The localization keys are case sensitive1)
- the properties must include only lower case letters
–Based on Hybris 6.1 and 4.8
Discussion