mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 03:12:10 +00:00
Added Platinum sets Translations (#51)
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
128016d292
commit
509bb5de81
@ -4,7 +4,10 @@ const set: Serie = {
|
||||
id: "pl",
|
||||
name: {
|
||||
en: "Platinum",
|
||||
fr: "Platine"
|
||||
fr: "Platine",
|
||||
es: "Platino",
|
||||
it: "Platino",
|
||||
de: "Platin"
|
||||
},
|
||||
}
|
||||
|
||||
|
@ -6,8 +6,10 @@ const pl4: Set = {
|
||||
|
||||
name: {
|
||||
en: "Arceus",
|
||||
fr: "Arceus"
|
||||
,
|
||||
fr: "Arceus",
|
||||
es: "Arceus",
|
||||
it: "Arceus",
|
||||
de: "Arceus"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
@ -6,8 +6,10 @@ const pl1: Set = {
|
||||
|
||||
name: {
|
||||
en: "Platinum",
|
||||
fr: "Platine"
|
||||
,
|
||||
fr: "Platine",
|
||||
es: "Platino",
|
||||
it: "Platino",
|
||||
de: "Platin"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
@ -6,8 +6,9 @@ const pl2: Set = {
|
||||
|
||||
name: {
|
||||
en: "Rising Rivals",
|
||||
fr: "Rivaux Émergeants"
|
||||
,
|
||||
fr: "Rivaux Émergeants",
|
||||
it: "L'Ascesa dei Rivali",
|
||||
de: "Aufstieg der Rivalen"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
@ -6,8 +6,8 @@ const pl3: Set = {
|
||||
|
||||
name: {
|
||||
en: "Supreme Victors",
|
||||
fr: "Vainqueurs Suprêmes"
|
||||
,
|
||||
fr: "Vainqueurs Suprêmes",
|
||||
de: "Ultimative Sieger"
|
||||
},
|
||||
|
||||
serie: serie,
|
||||
|
Loading…
x
Reference in New Issue
Block a user