Add HR resource labels and helper methods for various resources; update locale handling in user model and department factory
This commit is contained in:
13
lang/vendor/filament-notifications/tk/notification.php
vendored
Normal file
13
lang/vendor/filament-notifications/tk/notification.php
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'actions' => [
|
||||
|
||||
'close' => [
|
||||
'label' => 'Bildirişi ýap',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user