c346642816
- Add Global.json (he_IL + en_US) for scope names in navigation/menus - Add en_US/Case.json for English field/option translations - Add all enum option translations to DirectAccessReport (both languages) - Bump version to 1.1.0 - Include updated extension ZIP package 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.1.0",
|
|
"acceptableVersions": [">=8.0.0"],
|
|
"php": [">=8.1"],
|
|
"releaseDate": "2026-04-06",
|
|
"author": "Marcus-Law",
|
|
"description": "סיוע משפטי — דוח גישה ישירה, משימות אוטומטיות, אינטגרציה עם שירה",
|
|
"scripts": {
|
|
"afterInstall": "scripts/AfterInstall.php",
|
|
"afterUninstall": "scripts/AfterUninstall.php"
|
|
}
|
|
}
|