aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ka_GE/person/prefix.ts
blob: e2b61ab0e5aa7364d74986f52f6d5e42f8dd4527 (plain)
1
2
3
4
5
export default {
  generic: ['ბ-ნი', 'ბატონი', 'ქ-ნი', 'ქალბატონი'],
  female: ['ქ-ნი', 'ქალბატონი'],
  male: ['ბ-ნი', 'ბატონი'],
};