1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39:18 +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

@ -4,7 +4,10 @@ const set: Serie = {
id: "lc",
name: {
en: "Legendary Collection",
// fr: not available in French
it: "Richiamo delle Leggende",
de: "Ruf der Legenden",
es: "Llamada de las Leyendas",
fr: "L'Appel des Légendes"
},
}