1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-06-12 15:59:18 +00:00

Added Black & White sets Translations (#54)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-14 13:32:26 +02:00
committed by GitHub
parent 4dd3e248ea
commit d42a81bfdb
12 changed files with 45 additions and 12 deletions

View File

@ -4,7 +4,10 @@ const set: Serie = {
id: "bw",
name: {
en: "Black & White",
fr: "Noir & Blanc"
fr: "Noir & Blanc",
es: "Negro y Blanco",
it: "Nero e Bianco",
de: "Schwarz & Weiß"
}
}