ca3d5e7890
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>
14 lines
451 B
JSON
14 lines
451 B
JSON
{
|
|
"name": "LegalAssistance",
|
|
"version": "1.2.1",
|
|
"acceptableVersions": [">=8.0.0"],
|
|
"php": [">=8.1"],
|
|
"releaseDate": "2026-04-06",
|
|
"author": "Marcus-Law",
|
|
"description": "סיוע משפטי — דוח גישה ישירה, משימות אוטומטיות, אינטגרציה עם שירה",
|
|
"scripts": {
|
|
"afterInstall": "scripts/AfterInstall.php",
|
|
"afterUninstall": "scripts/AfterUninstall.php"
|
|
}
|
|
}
|