feat: make prefix uppercase
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s

This commit is contained in:
Methapon2001 2025-07-09 13:38:01 +07:00
parent 2ba4758e50
commit fc7a94d7a2

View file

@ -499,9 +499,9 @@ export default {
}, },
prefix: { prefix: {
mr: 'Mr.', mr: 'MR.',
mrs: 'Mrs.', mrs: 'MRS.',
miss: 'Miss.', miss: 'MISS.',
}, },
citizenId: 'Citizen ID', citizenId: 'Citizen ID',