1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-13 08:19:17 +00:00

refactor: Add Sets/Series translations (#172)

* refactor: Add set/Series translations

Signed-off-by: Avior <github@avior.me>

* refactor: Done Trainer kits

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2021-11-16 12:44:58 +01:00
committed by GitHub
parent df23371cb4
commit 2f5f52b51c
91 changed files with 272 additions and 115 deletions

View File

@ -8,7 +8,8 @@ const bw5: Set = {
en: "Dark Explorers",
fr: "Explorateurs Obscurs",
it: "Esploratori delle Tenebre",
de: "Erfoscher der Finsternis"
de: "Erfoscher der Finsternis",
es: "Oscuros Exploradores"
},
serie: serie,

View File

@ -6,7 +6,10 @@ const dv1: Set = {
name: {
en: "Dragon Vault",
fr: "Coffre des Dragons"
fr: "Coffre des Dragons",
it: "Tesoro dei Draghi",
de: "Drachengruft",
es: "Tesoro de Dragones" // NOTE: only went in the TCGO
},
serie: serie,