dev: hotfix, nav-footer, button, dialog

This commit is contained in:
2025-10-28 15:40:41 +07:00
parent 0504712559
commit 3e7e735ae4
19 changed files with 493 additions and 144 deletions
+7
View File
@@ -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",