mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 12:15:40 +08:00
fix(router): resolve spell check for state introduced for ISO representation (#7342)
This commit is contained in:
12
.typos.toml
12
.typos.toml
@ -56,13 +56,23 @@ WIL = "WIL" # Is iso representation of a state in UK
|
||||
YOR = "YOR" # Is iso representation of a state in UK
|
||||
OT = "OT" # Is iso representation of a state in Romania
|
||||
OltCounty = "OltCounty" # Is a state in Romania
|
||||
olt = "olt" # Is iso representation of a state in Romania
|
||||
Olt = "Olt" # Is iso representation of a state in Romania
|
||||
Vas = "Vas" # Is iso representation of a state in Hungary
|
||||
vas = "vas" # Is iso representation of a state in Hungary
|
||||
WHT = "WHT" # Is iso representation of a state in Belgium
|
||||
CantonOfEschSurAlzette = "CantonOfEschSurAlzette" # Is a state in Luxembourg
|
||||
GorenjaVasPoljane = "GorenjaVasPoljane" # Is a state in Slovenia
|
||||
sur = "sur" # Is iso representation of a state in Luxembourg
|
||||
Corse = "Corse" # Is a state in France
|
||||
CorseDuSud = "CorseDuSud" # Is a state in France
|
||||
Gard = "Gard" # Is a state in France
|
||||
HauteCorse = "HauteCorse" # Is a state in France
|
||||
Somme = "Somme" # Is a state in France
|
||||
RaceFram = "RaceFram" # Is a state in France
|
||||
TrnovskaVas = "TrnovskaVas" # Is a state in Slovenia
|
||||
Corse-du-Sud = "Corse-du-Sud" # Is a state in France
|
||||
Haute-Corse = "Haute-Corse" # Is a state in France
|
||||
Fram = "Fram" # Is a state in Slovenia
|
||||
|
||||
[default.extend-words]
|
||||
aci = "aci" # Name of a connector
|
||||
|
||||
Reference in New Issue
Block a user