[Localization(it)] Update filter-bar.ts (#3517)
This commit is contained in:
parent
897f0279ec
commit
9669735d4c
|
@ -8,16 +8,16 @@ export const filterBar: SimpleTranslationEntries = {
|
|||
"miscFilter": "Misc",
|
||||
"sortFilter": "Ordina",
|
||||
"all": "Tutto",
|
||||
"normal": "Normale",
|
||||
"normal": "Non shiny",
|
||||
"uncaught": "Mancante",
|
||||
"passive": "Passive",
|
||||
"passive": "Passiva",
|
||||
"passiveUnlocked": "Passiva sbloccata",
|
||||
"passiveLocked": "Passiva bloccata",
|
||||
"passiveUnlockable": "Passiva sbloccabile",
|
||||
"costReduction": "Costo ridotto",
|
||||
"costReductionUnlocked": "Costo ridotto sbloccato",
|
||||
"costReductionLocked": "Costo ridotto bloccato",
|
||||
"costReductionUnlockable": "Costo ridotto sbloccabile",
|
||||
"costReduction": "Riduzione costo",
|
||||
"costReductionUnlocked": "Costo ridotto",
|
||||
"costReductionLocked": "Costo non ridotto",
|
||||
"costReductionUnlockable": "Costo riducibile",
|
||||
"favorite": "Preferiti",
|
||||
"isFavorite": "Preferiti - Sì",
|
||||
"notFavorite": "Preferiti - No",
|
||||
|
|
Loading…
Reference in New Issue