Skip to content

Commit

Permalink
fix isfahan typo (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
kian23kpt committed Jan 8, 2024
1 parent 646f5c1 commit 37a3545
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/modules/numberplate/codes.skip.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const plateDataset: PlateDataset = {
10: "تهران",
11: "تهران",
12: "خراسان رضوی",
13: "اصفحان",
13: "اصفهان",
14: "خوزستان",
15: "آذربایجان شرقی",
16: "قم",
Expand All @@ -27,7 +27,7 @@ export const plateDataset: PlateDataset = {
20: "تهران",
21: "تهران - البرز",
22: "تهران",
23: "اصفحان",
23: "اصفهان",
24: "خوزستان",
25: "آذربایجان شرقی",
26: "خراسان شمالی",
Expand All @@ -46,7 +46,7 @@ export const plateDataset: PlateDataset = {
40: "تهران",
41: "لرستان",
42: "خراسان رضوی",
43: "اصفحان",
43: "اصفهان",
44: "تهران",
45: "یزد",
46: "گیلان",
Expand All @@ -55,7 +55,7 @@ export const plateDataset: PlateDataset = {
49: "کهگیلویه و بویراحمد",
51: "کردستان",
52: "خراسان جنوبی",
53: "اصفحان",
53: "اصفهان",
55: "تهران",
56: "گیلان",
57: "مرکزی",
Expand All @@ -67,7 +67,7 @@ export const plateDataset: PlateDataset = {
64: "یزد",
65: "کرمان",
66: "تهران",
67: "اصفحان",
67: "اصفهان",
68: "البرز",
69: "گلستان",
71: "چهارمحال و بختیاری",
Expand Down

0 comments on commit 37a3545

Please sign in to comment.