aboutsummaryrefslogtreecommitdiff
path: root/src/locales/he/phone_number/format/human.ts
blob: 6079adcafadf1d89831ff03a7079776fce7b2004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
export default [
  '02-#######',
  '03-#######',
  '04-#######',
  '08-#######',
  '09-#######',
  '077-#######',
  '+972-2-#######',
  '+972-3-#######',
  '+972-4-#######',
  '+972-8-#######',
  '+972-9-#######',
  '+972-77-#######',
];