Add india address and phone format (#9482)

This commit is contained in:
Biswajit Kaushik
2023-03-03 23:10:52 +05:30
committed by GitHub
parent e7cd0a6577
commit 4a9e097b13
2 changed files with 9 additions and 0 deletions

View File

@@ -178,5 +178,13 @@
"state": 0.4,
"postcode": 0.2
}
},
{
"countryCodes": ["in"],
"format": [
["housenumber", "street"],
["city", "postcode"],
["district"]
]
}
]

View File

@@ -28,6 +28,7 @@
"hu": "+36 1 123 45 67",
"ie": "+353 20 912 3456",
"im": "+44 1632 961234",
"in": "+91-0123-456789",
"it": "+39 01 123 456",
"je": "+44 1632 961234",
"jm": "+1-876-555-1234",