From 40390f661c81947654d585b81260b50841351d49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BAben=20Silva?= <1181231@isep.ipp.pt> Date: Thu, 1 Oct 2020 21:34:01 +0100 Subject: feat: add new phone number type in pt_PT locale --- 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 40fc6877..7ec098ee 100644 --- a/lib/locales/pt_PT/phone_number/formats.js +++ b/lib/locales/pt_PT/phone_number/formats.js @@ -1,5 +1,6 @@ module["exports"] = [ "+351 2########", + "+351 3########", "+351 91#######", "+351 92#######", "+351 93#######", -- cgit v1.2.3