Closed gdlcf88 closed 4 years ago
Refer to Volo's BloggingModule, Menu:Blog should be Menu:Blogs. https://github.com/EasyAbp/AbpHelper.CLI/blob/1809b4ff0170825af4b9736f00ab9e3e3f8ce3a6/src/AbpHelper/Templates/Crud/Localization.sbntxt#L2
Menu:Blog
Menu:Blogs
I prefer to leave it as single form. The single / plural forms are not always uniform in ABP modules.
OK, use entity's NamespaceLastPart as the menu name
NamespaceLastPart
Refer to Volo's BloggingModule,
Menu:Blog
should beMenu:Blogs
. https://github.com/EasyAbp/AbpHelper.CLI/blob/1809b4ff0170825af4b9736f00ab9e3e3f8ce3a6/src/AbpHelper/Templates/Crud/Localization.sbntxt#L2