aboutsummaryrefslogtreecommitdiff
path: root/src/locales/mk/phone_number/format/human.ts
blob: 3d8cf9059b4a97b3ba0dc4e087ecb82b65cc38f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
export default [
  '02 ### ####',
  '03# ### ###',
  '04# ### ###',
  '+389 2 ### ####',
  '+389 3# ### ###',
  '+389 4# ### ###',
  '00389 2 ### ####',
  '00389 3# ### ###',
  '00389 4# ### ###',
];