feat: legal sections
This commit is contained in:
@@ -26,6 +26,9 @@ return [
|
||||
'meal_image_analysis' => [
|
||||
'failed' => "Impossible d'analyser l'image pour le moment.",
|
||||
],
|
||||
'legal_documents' => [
|
||||
'not_found' => 'Document légal introuvable.',
|
||||
],
|
||||
'notifications' => [
|
||||
'test_title' => 'Test',
|
||||
'test_body' => 'Notification test depuis Laravel API.',
|
||||
|
||||
Reference in New Issue
Block a user