Refactor SMS and Coupon resources to utilize localization for labels and messages, enhancing internationalization support. Update .env.example to change APP_LOCALE to 'tk'.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
>
|
||||
<div class="mb-2 flex items-center justify-between gap-4">
|
||||
<p class="text-sm font-medium text-primary-900 dark:text-primary-100">
|
||||
Sending messages…
|
||||
{{ __('filament.send_sms.progress.sending') }}
|
||||
</p>
|
||||
<p class="text-sm text-primary-700 dark:text-primary-300">
|
||||
{{ $campaignProgressLabel }}
|
||||
|
||||
Reference in New Issue
Block a user