dev: hotfix, nav-footer, button, dialog
This commit is contained in:
@@ -66,6 +66,13 @@ export const timeUnitCodes: Record<string, string> = {
|
||||
year: 'Tahun',
|
||||
}
|
||||
|
||||
export const bigTimeUnitCodes: Record<string, string> = {
|
||||
day: 'Hari',
|
||||
week: 'Minggu',
|
||||
month: 'Bulan',
|
||||
year: 'Tahun',
|
||||
}
|
||||
|
||||
export const dischargeMethodCodes: Record<string, string> = {
|
||||
home: "Pulang",
|
||||
"home-request": "Pulang Atas Permintaan Sendiri",
|
||||
|
||||
Reference in New Issue
Block a user