aboutsummaryrefslogtreecommitdiff
path: root/src/locales/az/company/name_pattern.ts
blob: 220826be6bea4547d4166bfd157f060bc6ffdff1 (plain)
1
2
3
4
5
export default [
  '{{company.legal_entity_type}} {{person.first_name.female}}',
  '{{company.legal_entity_type}} {{person.first_name.male}}',
  '{{company.legal_entity_type}} {{person.last_name.male}}',
];