aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarak <[email protected]>2020-08-25 22:22:27 -0500
committerGitHub <[email protected]>2020-08-25 22:22:27 -0500
commitcfbdd1f7d4936ca36a02b3c68687b26ec5faaef1 (patch)
tree299183f1b605876fa3aadd4185740efac7ea6043
parent4cf9665a6293f4db38879cb43675fe7be6b09273 (diff)
parentac6133e546e2b3a7cfbfee212718a7a8e9e516fa (diff)
downloadfaker-cfbdd1f7d4936ca36a02b3c68687b26ec5faaef1.tar.xz
faker-cfbdd1f7d4936ca36a02b3c68687b26ec5faaef1.zip
Merge pull request #721 from simaolemos/master
Add 92 range number of MEO
-rw-r--r--lib/locales/pt_PT/phone_number/formats.js1
1 files changed, 1 insertions, 0 deletions
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#######"
];