Test for chinese locales

This commit is contained in:
Daniel
2021-01-20 15:50:36 +01:00
parent 5b966c503c
commit 721796a1e8
3 changed files with 17 additions and 2 deletions

View File

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