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

@@ -0,0 +1 @@
# this file is not used

View File

@@ -0,0 +1,14 @@
Books = Chinesische Bücher
Book = Chinesiches Buch
ID = CN ID
Title = Chinese Titel
Authors = Chinese Autoren
Author = Chinese Autor
AuthorID = Chinese ID des Autors
AuthorName = Chinese Name des Autors
Name = Chinese Name
Stock = Chinese Bestand
Order = Chinese Bestellung
Orders = Chinese Bestellungen
Price = Chinese Preis
Genre = Chinese Genre

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: [