Update UserActions to enhance localization and tooltips for user management actions. Added labels and tooltips for change password and delete actions, ensuring consistent user experience in both English and Turkish. Updated localization files to include new keys for user actions.
This commit is contained in:
@@ -12,6 +12,7 @@ return [
|
||||
'delete' => 'Kullanıcı Sil',
|
||||
'restore' => 'Kullanıcıyı Geri Yükle',
|
||||
'force_delete' => 'Kullanıcıyı Kalıcı Olarak Sil',
|
||||
'change_password' => 'Şifre Değiştir',
|
||||
|
||||
// Form fields
|
||||
'name' => 'Ad Soyad',
|
||||
|
||||
Reference in New Issue
Block a user