aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ka_GE/phone_number/format/human.ts
blob: 8086db8da2c8dfac87225db9650b266920af14e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
export default [
  '5##-###-###',
  '5########',
  '5## ## ## ##',
  '5## ######',
  '5## ### ###',
  '995 5##-###-###',
  '995 5########',
  '995 5## ## ## ##',
  '995 5## ######',
  '995 5## ### ###',
  '+995 5##-###-###',
  '+995 5########',
  '+995 5## ## ## ##',
  '+995 5## ######',
  '+995 5## ### ###',
  '(+995) 5##-###-###',
  '(+995) 5########',
  '(+995) 5## ## ## ##',
  '(+995) 5## ######',
  '(+995) 5## ### ###',
];