1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-30 03:29:51 +00:00

Added Translation for SM sets and serie

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-07-01 11:21:36 +02:00
parent dc0dcff103
commit 4e6af92361
18 changed files with 53 additions and 34 deletions

View File

@ -5,6 +5,8 @@ const set: Serie = {
name: {
en: "Sun & Moon",
fr: "Soleil & Lune",
it: "Sole e Luna",
de: "Sonne & Mond"
}
}