diff --git a/LegalAssistance-1.2.2.zip b/LegalAssistance-1.2.2.zip new file mode 100644 index 0000000..b6baf0a Binary files /dev/null and b/LegalAssistance-1.2.2.zip differ diff --git a/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/en_US/Case.json b/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/en_US/Case.json index c438dd6..a81283a 100644 --- a/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/en_US/Case.json +++ b/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/en_US/Case.json @@ -2,6 +2,9 @@ "labels": { "LegalAssistance": "Legal Assistance" }, + "tabs": { + "LegalAssistance": "Legal Assistance" + }, "fields": { "cLegalAidType": "Legal Aid Type", "cAppointmentDate": "Appointment Date", diff --git a/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/fa_IR/Case.json b/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/fa_IR/Case.json index 3a024a6..c2e52e7 100644 --- a/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/fa_IR/Case.json +++ b/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/fa_IR/Case.json @@ -2,6 +2,9 @@ "labels": { "LegalAssistance": "סיוע משפטי" }, + "tabs": { + "LegalAssistance": "סיוע משפטי" + }, "fields": { "cLegalAidType": "סוג מינוי סיוע משפטי", "cAppointmentDate": "מועד קבלת המינוי", diff --git a/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/he_IL/Case.json b/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/he_IL/Case.json index 3a024a6..c2e52e7 100644 --- a/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/he_IL/Case.json +++ b/files/custom/Espo/Modules/LegalAssistance/Resources/i18n/he_IL/Case.json @@ -2,6 +2,9 @@ "labels": { "LegalAssistance": "סיוע משפטי" }, + "tabs": { + "LegalAssistance": "סיוע משפטי" + }, "fields": { "cLegalAidType": "סוג מינוי סיוע משפטי", "cAppointmentDate": "מועד קבלת המינוי", diff --git a/manifest.json b/manifest.json index e160713..c055855 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "LegalAssistance", - "version": "1.2.1", + "version": "1.2.2", "acceptableVersions": [">=8.0.0"], "php": [">=8.1"], "releaseDate": "2026-04-06",