frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Localization of menu items

Open IskandarovRost opened this issue 4 years ago • 0 comments

  1. Create a project
  2. Create an entity with some fields
  3. In the project properties add Russian locale image.png
  4. Create front module
  5. Create "entity management" (or another component) for the entity, and add it to menu. image.png
  6. Start the application, setup acess to frontend and log in

AR: the menu item is not localized the key is displayed. image.png

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.

IskandarovRost avatar Nov 13 '20 11:11 IskandarovRost