States in Alpha
This commit is contained in:
parent
18fcfddad6
commit
0dfe52d19d
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
|
||||
AU_STATES = {
|
||||
"TAS": "Tasmania",
|
||||
"ACT": "Australian Capital Territory",
|
||||
"NSW": "New South Wales",
|
||||
"NT": "Northern Territory",
|
||||
"QLD": "Queensland",
|
||||
"VIC": "Victoria",
|
||||
"SA": "South Australia",
|
||||
"TAS": "Tasmania",
|
||||
"VIC": "Victoria",
|
||||
"WA": "Western Australia",
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue