mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-16 17:27:41 +00:00
[Localization(it)] Localize luck in common.ts (Italian) (#2952)
This commit is contained in:
parent
c958755ebd
commit
63667aa062
@ -2,7 +2,7 @@ import { SimpleTranslationEntries } from "#app/interfaces/locales";
|
||||
|
||||
export const common: SimpleTranslationEntries = {
|
||||
"start": "Inizia",
|
||||
"luckIndicator": "Luck:",
|
||||
"luckIndicator": "Fortuna:",
|
||||
"shinyOnHover": "Shiny",
|
||||
"commonShiny": "Comune",
|
||||
"rareShiny": "Raro",
|
||||
|
Loading…
x
Reference in New Issue
Block a user