mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-29 10:16:14 +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",
|
"username": "Nome utente",
|
||||||
"password": "Password",
|
"password": "Password",
|
||||||
"login": "Accedi",
|
"login": "Accedi",
|
||||||
"orUse": "Or use",
|
"orUse": "O usa",
|
||||||
"register": "Registrati",
|
"register": "Registrati",
|
||||||
"emptyUsername": "Nome utente mancante!",
|
"emptyUsername": "Nome utente mancante!",
|
||||||
"invalidLoginUsername": "Nome utente non valido!",
|
"invalidLoginUsername": "Nome utente non valido!",
|
||||||
@ -39,9 +39,9 @@ export const menu: SimpleTranslationEntries = {
|
|||||||
"weeklyRankings": "Classifica settimanale",
|
"weeklyRankings": "Classifica settimanale",
|
||||||
"noRankings": "Nessuna classifica",
|
"noRankings": "Nessuna classifica",
|
||||||
"positionIcon": "#",
|
"positionIcon": "#",
|
||||||
"usernameScoreboard": "Username",
|
"usernameScoreboard": "Nome utente",
|
||||||
"score": "Score",
|
"score": "Punteggio",
|
||||||
"wave": "Wave",
|
"wave": "Onda",
|
||||||
"loading": "Caricamento…",
|
"loading": "Caricamento…",
|
||||||
"loadingAsset": "Caricamento asset: {{assetName}}",
|
"loadingAsset": "Caricamento asset: {{assetName}}",
|
||||||
"playersOnline": "Giocatori online",
|
"playersOnline": "Giocatori online",
|
||||||
|
Loading…
Reference in New Issue
Block a user