Refactor localization and metadata for CVMHBeteiligte
- Added "Location" field and tooltip to CMietobjekt localization. - Removed CVMHBeteiligte localization files in multiple languages (es_ES, es_MX, fa_IR, fr_FR, hr_HR, hu_HU, id_ID, it_IT, ja_JP, lt_LT, lv_LV, nb_NO, nl_NL, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sk_SK, sl_SI, sr_RS, sv_SE, th_TH, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW). - Deleted CVMHBeteiligte layout definitions and metadata. - Updated Call, Contact, PhoneNumber, and User localization files in German and English. - Removed references to CVMHBeteiligte in various entity definitions and metadata. - Updated configuration file with new cache timestamp.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"anschriftPostalCode": "Postal Code",
|
||||
"anschriftMap": "Map",
|
||||
"objekttyp": "Property Type",
|
||||
"lage": "Location",
|
||||
"vmhMietverhltnises2Mietobjekt": "Tenancies",
|
||||
"contact2mietobjekt": "Contacts",
|
||||
"contactsMietobjekt": "Portal Users",
|
||||
@@ -35,5 +36,8 @@
|
||||
"Gewerbehalle": "Gewerbehalle",
|
||||
"Sonstiges": "Sonstiges"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
"lage": "Location within the property (e.g. ground floor left, 1st floor right)"
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"fields": {
|
||||
"address": "Address"
|
||||
},
|
||||
"links": {
|
||||
"meetings": "Meetings",
|
||||
"calls": "Calls",
|
||||
"tasks": "Tasks"
|
||||
},
|
||||
"labels": {
|
||||
"Create CVMHBeteiligte": "Create VMHBeteiligte"
|
||||
}
|
||||
}
|
||||
@@ -10,8 +10,7 @@
|
||||
"CAdressen": "Adressen",
|
||||
"Call": "Anruf",
|
||||
"Contact": "Portalnutzer",
|
||||
"CCallQueues": "Call-Queue",
|
||||
"CVMHBeteiligte": "VMHBeteiligte"
|
||||
"CCallQueues": "Call-Queue"
|
||||
},
|
||||
"scopeNamesPlural": {
|
||||
"CVmhMietverhltnis": "Mietverhältnisse",
|
||||
@@ -24,7 +23,6 @@
|
||||
"CAdressen": "Adressen",
|
||||
"Call": "Anrufe",
|
||||
"Contact": "Portalnutzer",
|
||||
"CCallQueues": "Call-Queues",
|
||||
"CVMHBeteiligte": "VMHBeteiligtes"
|
||||
"CCallQueues": "Call-Queues"
|
||||
}
|
||||
}
|
||||
8
custom/Espo/Custom/Resources/i18n/en_US/PhoneNumber.json
Normal file
8
custom/Espo/Custom/Resources/i18n/en_US/PhoneNumber.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"fields": {
|
||||
"advoware_tlf_id": "Advoware Phone ID"
|
||||
},
|
||||
"tooltips": {
|
||||
"advoware_tlf_id": "Unique phone number ID from the Advoware system"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user