Skip to content
This repository was archived by the owner on Dec 21, 2018. It is now read-only.

Commit b85335b

Browse files
committed
Fixed header data
1 parent 3100a85 commit b85335b

5 files changed

+8
-8
lines changed

data/header_9ED.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"cn": "第九版",
1717
"ru": "Девятая редакция",
1818
"tw": "Ninth Edition",
19-
"ko": "Ninth Edition'
19+
"ko": "Ninth Edition"
2020
}
2121
}

data/header_DDD.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"code" : "DDD",
44
"releaseDate" : "2009-10-30",
55
"border" : "black",
6-
"type" : "duel deck",
6+
"type" : "duel deck"
77
}

data/header_DDQ.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"border" : "black",
66
"type" : "duel deck",
77
"translations": {
8-
"jp: 'Duel Decks: Blessed vs. Curse"
8+
"jp": "Duel Decks: Blessed vs. Curse"
99
}
1010
}

data/header_ODY.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"block" : "Odyssey",
99
"booster" : ["rare", "uncommon", "uncommon", "uncommon", "common", "common", "common", "common", "common", "common", "common", "common", "common", "common", "common"],
1010
"translations": {
11-
"de": "Odyssee,
12-
"fr": "Odyssée,
13-
"it": "Odissea,
14-
"es": "Odisea,
11+
"de": "Odyssee",
12+
"fr": "Odyssée",
13+
"it": "Odissea",
14+
"es": "Odisea",
1515
"pt": "Odisséia"
1616
}
1717
}

data/header_ROE.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"booster" : [["rare", "mythic rare"], "uncommon", "uncommon", "uncommon", "common", "common", "common", "common", "common", "common", "common", "common", "common", "common", "land", "marketing"],
99
"translations": {
1010
"de": "Aufstieg der Eldrazi",
11-
"fr": "L\'ascension des Eldrazi",
11+
"fr": "L'ascension des Eldrazi",
1212
"it": "Ascesa degli Eldrazi",
1313
"es": "Levantamiento de los Eldrazi",
1414
"pt": "Ascensão dos Eldrazi",

0 commit comments

Comments
 (0)