Skip to content

Commit

Permalink
Update formats.js
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm authored Jun 14, 2018
1 parent 3a4bb35 commit cd67024
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions lib/locales/pl/cell_phone/formats.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
module["exports"] = [
"50-###-##-##",
"51-###-##-##",
"53-###-##-##",
"57-###-##-##",
"60-###-##-##",
"66-###-##-##",
"69-###-##-##",
"72-###-##-##",
"73-###-##-##",
"78-###-##-##",
"79-###-##-##",
"88-###-##-##"
"50#-###-###",
"51#-###-###",
"53#-###-###",
"57#-###-###",
"60#-###-###",
"66#-###-###",
"69#-###-###",
"72#-###-###",
"73#-###-###",
"78#-###-###",
"79#-###-###",
"88#-###-###"
];

0 comments on commit cd67024

Please sign in to comment.