Implement HasLabel interface in multiple enum classes, refactor label methods to improve localization consistency, and update default phone configuration in HR settings. Enhance employee form with phone number formatting and localization tests for enum options.

This commit is contained in:
Mekan1206
2026-08-02 21:19:46 +05:00
parent eed46157cd
commit e16402b23f
13 changed files with 102 additions and 26 deletions

View File

@@ -10,8 +10,8 @@ return [
],
'employment_status' => [
'active' => 'Işjeň',
'inactive' => 'Işjeň däl',
'active' => 'Işleýär',
'inactive' => 'Wagtlaýyn işlemeýär',
'terminated' => 'Işden boşadyldy',
'on_leave' => 'Rugsatda',
],