Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
b0b5a96694
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ return [
|
|||
|
||||
'requests' => [
|
||||
'error' => 'Request was not successful, please try again.',
|
||||
'success' => 'Requested successfully submitted.',
|
||||
'success' => 'Request successfully submitted.',
|
||||
'canceled' => 'Request successfully canceled.',
|
||||
'cancel' => 'Cancel this item request',
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue