feat: legal sections
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user