feat: legal sections

This commit is contained in:
2026-05-24 13:20:04 +02:00
parent 3a74c2c34d
commit 8b162c8e4c
24 changed files with 1145 additions and 0 deletions
+3
View File
@@ -26,6 +26,9 @@ return [
'meal_image_analysis' => [
'failed' => 'Unable to analyze the image right now.',
],
'legal_documents' => [
'not_found' => 'Legal document not found.',
],
'notifications' => [
'test_title' => 'Test',
'test_body' => 'Test notification from the Laravel API.',