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

Added translations (#56)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-14 13:28:48 +02:00
committed by GitHub
parent c8a7068da5
commit 65564b4c32
10 changed files with 32 additions and 18 deletions

View File

@ -4,8 +4,10 @@ const set: Serie = {
id: "swsh",
name: {
en: "Sword & Shield",
fr: "Épée & Bouclier",
es: "Espada y Escudo"
fr: "Épée et Bouclier",
es: "Espada y Escudo",
it: "Spada e Scudo",
de: "Schwert & Schild"
},
}