aboutsummaryrefslogtreecommitdiff
path: root/src/locales/es_MX/person/suffix.ts
blob: 1fd63a434551fbf207b502a5615c1960e73c03eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
export default [
  'Jr.',
  'Sr.',
  'I',
  'II',
  'III',
  'IV',
  'V',
  'MD',
  'DDS',
  'PhD',
  'DVM',
  'Ing.',
  'Lic.',
  'Dr.',
  'Mtro.',
];