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:
5
lang/vendor/filament-panels/tk/unsaved-changes-alert.php
vendored
Normal file
5
lang/vendor/filament-panels/tk/unsaved-changes-alert.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'body' => 'Kayıt edilmemiş değişiklikleriniz mevcut. Bu sayfayı terk etmek istediğinize emin misiniz?',
|
||||
];
|
||||
Reference in New Issue
Block a user