translations
This commit is contained in:
@@ -19,4 +19,4 @@ streetName = Street Name
|
||||
postalCode = Postal Code
|
||||
country = Country
|
||||
AddressID = Address ID
|
||||
BusinessPartner = Business Partner
|
||||
contact = Contact
|
||||
|
||||
@@ -75,7 +75,7 @@ annotate my.Authors with {
|
||||
|
||||
annotate my.Addresses with {
|
||||
ID @title:'{i18n>AddressID}';
|
||||
BusinessPartner @title:'{i18n>BusinessPartner}';
|
||||
contact @title:'{i18n>contact}';
|
||||
@readonly cityName @title:'{i18n>cityName}';
|
||||
@readonly streetName @title:'{i18n>streetName}';
|
||||
@readonly postalCode @title:'{i18n>postalCode}';
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
userID;businessPartnerID
|
||||
anonymous;JOHNDOE
|
||||
|
Reference in New Issue
Block a user