diff options
| author | Simão <[email protected]> | 2018-10-27 17:20:34 +0100 |
|---|---|---|
| committer | Simão <[email protected]> | 2018-10-27 17:20:34 +0100 |
| commit | ac6133e546e2b3a7cfbfee212718a7a8e9e516fa (patch) | |
| tree | e2daed0114cfcc6a4fe04ac73e0cdc60c675f28a /lib | |
| parent | ed9c560599bf1c32ddc36c2f71307c36b810c7c9 (diff) | |
| download | faker-ac6133e546e2b3a7cfbfee212718a7a8e9e516fa.tar.xz faker-ac6133e546e2b3a7cfbfee212718a7a8e9e516fa.zip | |
Add 92 range number of MEO
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/pt_PT/phone_number/formats.js | 1 |
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#######" ]; |
