Add Turkmen translations for edit and delete actions; update Pilgrim model with property annotations, and enhance PilgrimsRelationManager with localized table heading and model label.
This commit is contained in:
10
lang/vendor/filament-actions/tk/notifications.php
vendored
Normal file
10
lang/vendor/filament-actions/tk/notifications.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'Çok Fazla Deneme Yapıldı',
|
||||
'body' => 'Çok fazla deneme yapıldı, lütfen :seconds saniye sonra tekrar deneyin.',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user