frontend
frontend copied to clipboard
Localization of menu items
- Create a project
- Create an entity with some fields
- In the project properties add Russian locale
- Create front module
- Create "entity management" (or another component) for the entity, and add it to menu.
- Start the application, setup acess to frontend and log in
AR: the menu item is not localized the key is displayed.
ER: In generic UI when the message is missed for a certain locale: the value for the English is displayed. Or maybe there should be an ability to localize the menu during component creation. Or maybe the (default) English value should be written to i18n for all the project languages.