Skip to content

Commit

Permalink
Merge pull request #703 from iUtsavB/patch-2
Browse files Browse the repository at this point in the history
corrected the format
  • Loading branch information
Marak authored Aug 24, 2020
2 parents dce149d + 95e9c9e commit c8f4c51
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions lib/locales/en_IND/phone_number/formats.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
module["exports"] = [
"+91###-###-####",
"+91##########",
"+91-###-#######"
"+919##-###-####",
"+919#########",
"+91-9##-#######",
"+918##-###-####",
"+918#########",
"+91-8##-#######",
"+917##-###-####",
"+917#########",
"+91-7##-#######",
"+916##-###-####",
"+916#########",
"+91-6##-#######",
];

0 comments on commit c8f4c51

Please sign in to comment.