Skip to content

Commit 9790cb3

Browse files
committed
translation cleaned
1 parent c2b1a3c commit 9790cb3

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

lang/en/messages.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,4 @@
1212
*/
1313

1414
return [
15-
'assign_vendor' => [
16-
'not_found' => ':slug vendor is not available on the configurations.',
17-
'not_assigned' => 'This order have not been assigned to any vendor.',
18-
'already_assigned' => 'This order has already assigned by another user.',
19-
'assigned_user_failed' => 'Unable to assign this order to requested user.',
20-
'failed' => 'Unable to assign order to requested vendor [:slug].',
21-
'release_failed' => 'There\'s been an error. while :model with ID::id failed to release.',
22-
'success' => 'Successfully assigned order to requested vendor [:slug].',
23-
'quote_failed' => 'Something went wrong. Please try again later.',
24-
],
2515
];

0 commit comments

Comments
 (0)