Skip to content

Commit

Permalink
Merge pull request #347 from bovirus/electron
Browse files Browse the repository at this point in the history
Update Italian language
  • Loading branch information
4gray committed Jan 9, 2024
2 parents bd09450 + 265555d commit d258089
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion src/assets/i18n/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"UNNAMED_CHANNEL": "Canale senza nome",
"FAVORITES": "Preferiti",
"NO_FAVORITES": "Ancora nessun preferito",
"USE_STAR_TO_FAVORITE": "Usa l'icona 'stella' per aggiungere canali a questo elenco.",
"USE_STAR_TO_FAVORITE": "Usa l'icona 'stella' per aggiungere canali ai preferiti.",
"REMOVE_FAVORITE": "Rimuovi dai preferiti",
"FAVORITES_UPDATED": "Aggiornamento preferiti completato!"
},
Expand Down Expand Up @@ -235,5 +235,22 @@
"MY_FAVORITES": "Preferiti",
"ADD_TO_FAVORITES": "Aggiungi ai preferiti",
"REMOVE_FROM_FAVORITES": "Rimuovi dai preferiti"
"ERROR_VIEW": {
"ACCOUNT_EXPIRED": {
"TITLE": "Account scaduto",
"DESCRIPTION": "Questo account è scaduto. Controlla le credenziali nelle impostazioni della playlist o rimuovile."
},
"UNAUTHORIZED": {
"TITLE": "Non autorizzato",
"DESCRIPTION": "Controlla le credenziali nelle impostazioni della playlist o rimuovile."
},
"NOT_FOUND": {
"TITLE": "Portale non trovato",
"DESCRIPTION": "Controlla le credenziali e l'URL del portale nelle impostazioni della playlist o rimuovile."
},
"PLAYLIST_SETTINGS": "Playlist Settings",
"HOME": "Home",
"DELETE": "Elimina"
}
}
}

1 comment on commit d258089

@vercel
Copy link

@vercel vercel bot commented on d258089 Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

iptvnator – ./

iptvnator-4gray.vercel.app
iptvnator-git-electron-4gray.vercel.app
iptvnator.vercel.app

Please sign in to comment.