From 4339feede4df6f9116d619193aa4bcd0195acd29 Mon Sep 17 00:00:00 2001 From: Manfred Brandl Date: Wed, 6 Sep 2017 16:02:21 +0200 Subject: [PATCH] Phone formats for Austria, Ivory Coast and Benin --- data/phone-formats.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/phone-formats.json b/data/phone-formats.json index 9e6316469..2d7753faf 100644 --- a/data/phone-formats.json +++ b/data/phone-formats.json @@ -54,6 +54,9 @@ "cn": "+86 10 12345678", "tw": "+886 1 2345 6789", "tr": "+90 312 123 4567", - "ua": "+380 44 123 4567" + "ua": "+380 44 123 4567", + "at": "+43 1 123 45 67", + "ci": "+225 20 12 34 56", + "bj": "+229 20 12 34 56" } }