aboutsummaryrefslogtreecommitdiff
path: root/src/locales/th/person/prefix.ts
blob: 347ad699b510899ebd3e3ebdf92ec37a4ac78987 (plain)
1
2
3
4
5
export default {
  generic: ['ดร.', 'นพ.', 'ผศ.ดร.', 'พญ.'],
  female: ['ดร.', 'ผศ.ดร.', 'พญ.'],
  male: ['ดร.', 'นพ.', 'ผศ.ดร.'],
};