* Copyied from fiori/app/admin * Added Supplier + Value Help + Texts * Fixed bug in replication handler that caused to return wrong data
31 lines
516 B
INI
31 lines
516 B
INI
Books = Books
|
|
Book = Book
|
|
ID = ID
|
|
Title = Title
|
|
Author = Author
|
|
AuthorID = Author ID
|
|
Stock = Stock
|
|
Name = Name
|
|
AuthorName = Author's Name
|
|
DateOfBirth = Date of Birth
|
|
DateOfDeath = Date of Death
|
|
PlaceOfBirth = Place of Birth
|
|
PlaceOfDeath = Place of Death
|
|
Age = Age
|
|
Authors = Authors
|
|
Order = Order
|
|
Orders = Orders
|
|
Price = Price
|
|
|
|
Genre = Genre
|
|
Genres = Genres
|
|
SubGenres = Sub Genres
|
|
|
|
NumCode = Numeric Code
|
|
MinorUnit = Minor Unit
|
|
Exponent = Exponent
|
|
|
|
Supplier = Supplier
|
|
SupplierName = Supplier Name
|
|
Id = Id
|
|
Name = Name |