aboutsummaryrefslogtreecommitdiff
path: root/src/locales/lv/person/prefix.ts
blob: bab8224fb87b568a683f0308e1b08e6402329b85 (plain)
1
2
3
4
5
export default {
  generic: ['Biedrs', 'Dr.', 'Prof.'],
  female: ['Biedrs', 'Dr.', 'Prof.'],
  male: ['Biedrs', 'Dr.', 'Prof.'],
};