fix: add Hebrew translation for LegalAssistance panel tab label
Translates the bottom panel tab "$LegalAssistance" → "סיוע משפטי" in Case detail view (fa_IR + he_IL + en_US). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
@@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"labels": {
|
||||||
|
"LegalAssistance": "Legal Assistance"
|
||||||
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
"cLegalAidType": "Legal Aid Type",
|
"cLegalAidType": "Legal Aid Type",
|
||||||
"cAppointmentDate": "Appointment Date",
|
"cAppointmentDate": "Appointment Date",
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"labels": {
|
||||||
|
"LegalAssistance": "סיוע משפטי"
|
||||||
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
"cLegalAidType": "סוג מינוי סיוע משפטי",
|
"cLegalAidType": "סוג מינוי סיוע משפטי",
|
||||||
"cAppointmentDate": "מועד קבלת המינוי",
|
"cAppointmentDate": "מועד קבלת המינוי",
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"labels": {
|
||||||
|
"LegalAssistance": "סיוע משפטי"
|
||||||
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
"cLegalAidType": "סוג מינוי סיוע משפטי",
|
"cLegalAidType": "סוג מינוי סיוע משפטי",
|
||||||
"cAppointmentDate": "מועד קבלת המינוי",
|
"cAppointmentDate": "מועד קבלת המינוי",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "LegalAssistance",
|
"name": "LegalAssistance",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"acceptableVersions": [">=8.0.0"],
|
"acceptableVersions": [">=8.0.0"],
|
||||||
"php": [">=8.1"],
|
"php": [">=8.1"],
|
||||||
"releaseDate": "2026-04-06",
|
"releaseDate": "2026-04-06",
|
||||||
|
|||||||
Reference in New Issue
Block a user