Skip to content

Commit

Permalink
translation cleaned
Browse files Browse the repository at this point in the history
  • Loading branch information
hafijul233 committed Jan 12, 2025
1 parent 2476554 commit 90af118
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions lang/en/messages.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
<?php

return [
'assign_vendor' => [
'not_found' => ':slug vendor is not available on the configurations.',
'not_assigned' => 'This order have not been assigned to any vendor.',
'already_assigned' => 'This order has already assigned by another user.',
'assigned_user_failed' => 'Unable to assign this order to requested user.',
'failed' => 'Unable to assign order to :slug vendor. Error: :error',
'release_failed' => 'There\'s been an error. while :model with ID::id failed to release.',
'success' => 'Successfully assigned order to :slug vendor.',
],
'verification' => [
'wallet_provider_not_found' => 'No wallet verification provider found for (:wallet).',
'provider_missing_method' => ':provider verification provider doesn\'t implement required interface.',
Expand Down

0 comments on commit 90af118

Please sign in to comment.