Added address format for Indonesia (#9925)

* Added address format for Indonesia

* split into two lines for space reasons

---------

Co-authored-by: Martin Raifer <martin@raifer.tech>
This commit is contained in:
Aviral Singh
2023-11-14 13:07:23 +05:30
committed by GitHub
parent ffa6fa2fb2
commit 2033a0df92
+9
View File
@@ -12,6 +12,15 @@
["suburb", "state", "postcode"]
]
},
{
"countryCodes": ["id"],
"format": [
["unit", "housename"],
["street", "housenumber", "neighbourhood"],
["subdistrict", "district"],
["city", "province", "postcode"]
]
},
{
"countryCodes": ["gb"],
"format": [