Enhance German and English localization for various entities
- Updated translations in CAdressen, CBeteiligte, CDokumente, CMietobjekt, CVmhErstgespraech, CVmhMietverhltnis, CVmhRumungsklage to improve clarity and consistency. - Added new fields and links for better user experience in German and English. - Modified layout configurations for CMietobjekt and CVmhMietverhltnis to include additional details and improve navigation. - Removed deprecated fields from CVmhRumungsklage metadata. - Updated configuration timestamps for cache management.
This commit is contained in:
@@ -1,19 +1,23 @@
|
||||
{
|
||||
"fields": {
|
||||
"anschrift": "Anschrift",
|
||||
"anschriftStreet": "Anschrift Street",
|
||||
"anschriftCity": "Anschrift City",
|
||||
"anschriftState": "Anschrift State",
|
||||
"anschriftCountry": "Anschrift Country",
|
||||
"anschriftPostalCode": "Anschrift Postal Code",
|
||||
"anschriftMap": "Anschrift Map",
|
||||
"objekttyp": "Objekttyp",
|
||||
"vmhMietverhltnises2Mietobjekt": "Mietverhältnisse",
|
||||
"contact2mietobjekt": "Contacts"
|
||||
"anschrift": "Address",
|
||||
"anschriftStreet": "Street",
|
||||
"anschriftCity": "City",
|
||||
"anschriftState": "State",
|
||||
"anschriftCountry": "Country",
|
||||
"anschriftPostalCode": "Postal Code",
|
||||
"anschriftMap": "Map",
|
||||
"objekttyp": "Property Type",
|
||||
"vmhMietverhltnises2Mietobjekt": "Tenancies",
|
||||
"contact2mietobjekt": "Contacts",
|
||||
"contactsMietobjekt": "Portal Users",
|
||||
"dokumentesMietobjekt": "Documents"
|
||||
},
|
||||
"links": {
|
||||
"vmhMietverhltnises2Mietobjekt": "Mietverhältnisse",
|
||||
"contact2mietobjekt": "Contacts"
|
||||
"vmhMietverhltnises2Mietobjekt": "Tenancies",
|
||||
"contact2mietobjekt": "Contacts",
|
||||
"contactsMietobjekt": "Portal Users",
|
||||
"dokumentesMietobjekt": "Documents"
|
||||
},
|
||||
"labels": {
|
||||
"Create CMietobjekt": "Create Mietobjekt"
|
||||
|
||||
Reference in New Issue
Block a user