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: {
mr: 'Mr.',
mrs: 'Mrs.',
miss: 'Miss.',
mr: 'MR.',
mrs: 'MRS.',
miss: 'MISS.',
},
citizenId: 'Citizen ID',