aboutsummaryrefslogtreecommitdiff
path: root/src/locales/fr_CH/phone_number/format/human.ts
blob: e6b57ac7cd8c95a5ac937b2919065866d423c955 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
export default [
  '0800 ### ###',
  '0800 ## ## ##',
  '0## ### ## ##',
  '+41 ## ### ## ##',
  '0900 ### ###',
  '076 ### ## ##',
  '079 ### ## ##',
  '078 ### ## ##',
  '+41 76 ### ## ##',
  '+41 78 ### ## ##',
  '+41 79 ### ## ##',
  '0041 76 ### ## ##',
  '0041 78 ### ## ##',
  '0041 79 ### ## ##',
];