mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-23 03:12: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",
|
||||
"Rainbow Rare",
|
||||
|
||||
"LEGEND"
|
||||
"LEGEND",
|
||||
|
||||
"V",
|
||||
"VMax"
|
||||
]
|
||||
|
||||
const fr = [
|
||||
@ -59,7 +62,10 @@ const fr = [
|
||||
"Rare BREAK",
|
||||
"Rainbow Rare",
|
||||
|
||||
"LEGEND"
|
||||
"LEGEND",
|
||||
|
||||
"V",
|
||||
"VMax"
|
||||
]
|
||||
|
||||
namespace Rarity {
|
||||
|
Loading…
x
Reference in New Issue
Block a user