mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 11:22:10 +00:00
Added missing rarities translations
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
d0a2f44420
commit
2bf3868f05
@ -40,7 +40,10 @@ const en = [
|
|||||||
"Rare BREAK",
|
"Rare BREAK",
|
||||||
"Rainbow Rare",
|
"Rainbow Rare",
|
||||||
|
|
||||||
"LEGEND"
|
"LEGEND",
|
||||||
|
|
||||||
|
"V",
|
||||||
|
"VMax"
|
||||||
]
|
]
|
||||||
|
|
||||||
const fr = [
|
const fr = [
|
||||||
@ -59,7 +62,10 @@ const fr = [
|
|||||||
"Rare BREAK",
|
"Rare BREAK",
|
||||||
"Rainbow Rare",
|
"Rainbow Rare",
|
||||||
|
|
||||||
"LEGEND"
|
"LEGEND",
|
||||||
|
|
||||||
|
"V",
|
||||||
|
"VMax"
|
||||||
]
|
]
|
||||||
|
|
||||||
namespace Rarity {
|
namespace Rarity {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user