feat: legal sections
This commit is contained in:
@@ -45,6 +45,10 @@ return [
|
||||
'resolved' => 'Resolved',
|
||||
'rejected' => 'Rejected',
|
||||
],
|
||||
'legal_document_type' => [
|
||||
'privacy_policy' => 'Privacy policy',
|
||||
'terms' => 'Terms of service',
|
||||
],
|
||||
'weight_goal' => [
|
||||
'lose_weight' => 'Lose weight',
|
||||
'maintain_weight' => 'Maintain weight',
|
||||
|
||||
Reference in New Issue
Block a user