aboutsummaryrefslogtreecommitdiff
path: root/src/locales/zh_CN/company/name_pattern.ts
blob: 0c95fd807fdabeb20335e17351eb2fbc3befe3a9 (plain)
1
2
3
4
export default [
  '{{location.city}}{{person.first_name.generic}}{{company.category}}{{company.legal_entity_type}}',
  '{{location.state}}{{person.first_name.generic}}{{company.category}}{{company.legal_entity_type}}',
];