Update ManageCards page and localization for card creation
- Added a label for the 'Add card' action in the ManageCards page. - Updated Turkish translations for card creation actions and notifications to improve clarity and consistency.
This commit is contained in:
8
lang/vendor/filament-forms/tk/components.php
vendored
8
lang/vendor/filament-forms/tk/components.php
vendored
@@ -625,20 +625,20 @@ return [
|
||||
|
||||
'create_option' => [
|
||||
|
||||
'label' => 'Döret',
|
||||
'label' => 'Goş',
|
||||
|
||||
'modal' => [
|
||||
|
||||
'heading' => 'Döret',
|
||||
'heading' => 'Goş',
|
||||
|
||||
'actions' => [
|
||||
|
||||
'create' => [
|
||||
'label' => 'Döret',
|
||||
'label' => 'Goş',
|
||||
],
|
||||
|
||||
'create_another' => [
|
||||
'label' => 'Döret we başgasyny döret',
|
||||
'label' => 'Goş we başgasyny goş',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user