mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
Update menu.ts (IT) (#3563)
This commit is contained in:
parent
742b5432aa
commit
3e44c4552c
@ -17,7 +17,7 @@ export const menu: SimpleTranslationEntries = {
|
||||
"username": "Nome utente",
|
||||
"password": "Password",
|
||||
"login": "Accedi",
|
||||
"orUse": "Or use",
|
||||
"orUse": "O usa",
|
||||
"register": "Registrati",
|
||||
"emptyUsername": "Nome utente mancante!",
|
||||
"invalidLoginUsername": "Nome utente non valido!",
|
||||
@ -39,9 +39,9 @@ export const menu: SimpleTranslationEntries = {
|
||||
"weeklyRankings": "Classifica settimanale",
|
||||
"noRankings": "Nessuna classifica",
|
||||
"positionIcon": "#",
|
||||
"usernameScoreboard": "Username",
|
||||
"score": "Score",
|
||||
"wave": "Wave",
|
||||
"usernameScoreboard": "Nome utente",
|
||||
"score": "Punteggio",
|
||||
"wave": "Onda",
|
||||
"loading": "Caricamento…",
|
||||
"loadingAsset": "Caricamento asset: {{assetName}}",
|
||||
"playersOnline": "Giocatori online",
|
||||
|
Loading…
Reference in New Issue
Block a user