Skip to content

Commit

Permalink
Merge pull request #2499 from mattr/issue/expand-au-cell-formats
Browse files Browse the repository at this point in the history
Fix: Use pattern to define Australian cell phone formats
  • Loading branch information
vbrazo authored Jun 21, 2022
2 parents 9e54d59 + 1a1e476 commit 1f5af81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/locales/en-AU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ en-AU:
- "(#{area_code}) 7010 #{subscriber_number}"
- "(#{area_code}) 5550 #{subscriber_number}"
cell_phone:
formats: ['0491 570 006', '0491 570 156', '(04) 91570157', '0491 570 158', '0491 570 159', '0491570110', '0491 57 03 13', '0491 570 737', '0491 571 266', '0491 57 14 91', '0491 571 804', '0491 572 549', '0491 5726 65', '0491572983', '0491 573 770', '0491 573 087', '0491 574 118', '0491574632', '(04) 9157 5254', '0491 575 789', '0491 576 398', '0491576801', '0491 577 426', '0491577644', '0491 578 957', '0491 578 148', '0491 578 888', '0491 5792 12', '0491 579 760', '(04) 9157 9455']
formats: ['040# ### ###', '041#######', '(04) 2#######', '043# ### ###']
team:
sport: [basketball, football, footy, netball, rugby, cricket, tennis, soccer, hockey, swimming, waterpolo, golf, AFL]
vehicle:
Expand Down

0 comments on commit 1f5af81

Please sign in to comment.