Update menu-ui-handler.ts (IT) (#3562)

This commit is contained in:
Niccolò 2024-08-21 09:07:15 +02:00 committed by GitHub
parent 548f7fce6f
commit 742b5432aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,5 +25,5 @@ export const menuUiHandler: SimpleTranslationEntries = {
"unlinkGoogle": "Scollega Google",
"cancel": "Annulla",
"losingProgressionWarning": "Perderai tutti i progressi dall'inizio della battaglia. Confermi?",
"noEggs": "You are not hatching\nany eggs at the moment!"
"noEggs": "Non stai schiudendo\nuova al momento!"
} as const;