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

Added missing Sun & Moon sets translations (#57)

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-08-14 13:25:05 +02:00
committed by GitHub
parent 57e620fd35
commit c8a7068da5
19 changed files with 22 additions and 3 deletions

View File

@ -4,7 +4,8 @@ const set: Serie = {
id: "sm",
name: {
en: "Sun & Moon",
fr: "Soleil & Lune",
fr: "Soleil et Lune",
es: "Sol y Luna",
it: "Sole e Luna",
de: "Sonne & Mond"
}