From ac6133e546e2b3a7cfbfee212718a7a8e9e516fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sim=C3=A3o?= Date: Sat, 27 Oct 2018 17:20:34 +0100 Subject: Add 92 range number of MEO --- lib/locales/pt_PT/phone_number/formats.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/locales/pt_PT/phone_number/formats.js b/lib/locales/pt_PT/phone_number/formats.js index 1040d5fd..40fc6877 100644 --- a/lib/locales/pt_PT/phone_number/formats.js +++ b/lib/locales/pt_PT/phone_number/formats.js @@ -1,6 +1,7 @@ module["exports"] = [ "+351 2########", "+351 91#######", + "+351 92#######", "+351 93#######", "+351 96#######" ]; -- cgit v1.2.3