I18n content added

This commit is contained in:
Daniel Hutzel
2024-11-04 07:40:55 +01:00
parent 396ddab332
commit 543405e6bb
9 changed files with 158 additions and 32 deletions

View File

@@ -6,8 +6,8 @@ using CatalogService from '@capire/bookstore';
//
annotate CatalogService.Books with @(UI : {
HeaderInfo : {
TypeName : 'Book',
TypeNamePlural : 'Books',
TypeName : '{i18n>Book}',
TypeNamePlural : '{i18n>Books}',
Description : {Value : author}
},
HeaderFacets : [{