We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44fb6fe + 3689bf5 commit ce814d5Copy full SHA for ce814d5
2 files changed
README.md
@@ -415,7 +415,7 @@ Countries: 205
415
├── IS: Ísland
416
├── IT: Italia
417
│ ├── 21: Piedmont
418
-│ │ └── TO: [object Object]
+│ │ └── TO: Torino
419
│ ├── 25: Lombardy
420
│ │ └── MI: Milan
421
│ ├── 32: Alto Adige
data/countries/IT.yaml
@@ -55,7 +55,7 @@ holidays:
55
name: Piedmont
56
regions:
57
TO:
58
- name:
+ names:
59
# @source https://en.wikipedia.org/wiki/Turin
60
it: Torino
61
en: Turin
0 commit comments