add mockup funct accept requirement

This commit is contained in:
2024-08-21 14:08:40 +07:00
parent 042eb98943
commit 6d96653c6d
3 changed files with 20 additions and 5 deletions

View File

@@ -23,7 +23,8 @@ var CustomMessages = {
requirement: "REQUIREMENT",
action: "ACTION"
},
examination: "EXAMINATION"
examination: "EXAMINATION",
dobage: "Date of Birth and Age",
},
},
id: {
@@ -50,7 +51,8 @@ var CustomMessages = {
requirement: "PRASYARAT",
action: "AKSI"
},
examination: "PEMERIKSAAN"
examination: "PEMERIKSAAN",
dobage: "Tanggal Lahir dan Umur",
},
},
};