⚠️ refactor (sysmenu): rename user menu to employee menu
This commit is contained in:
@@ -72,7 +72,7 @@ export const dischargeMethodCodes: Record<string, string> = {
|
||||
}
|
||||
|
||||
export const genderCodes: Record<string, string> = {
|
||||
male: 'Laki - Laki',
|
||||
male: 'Laki',
|
||||
female: 'Perempuan',
|
||||
'not-stated': 'Tidak Disebutkan',
|
||||
unknown: 'Tidak Diketahui',
|
||||
|
||||
Reference in New Issue
Block a user