1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-14 16:39:18 +00:00

Added XY sets Translations (#55)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-14 13:31:14 +02:00
committed by GitHub
parent 65564b4c32
commit 4dd3e248ea
18 changed files with 68 additions and 35 deletions

View File

@ -4,7 +4,10 @@ const set: Serie = {
id: "xy",
name: {
en: "XY",
fr: "XY"
fr: "XY",
es: "XY",
it: "XY",
de: "XY"
},
}