module.exports = { name: "Italiano", global: { home: "Casa", subscriptions: "Abbonamento", library: "Biblioteca" }, index: { connecting: "Collegamento", launching: "Lanciare" }, settings: { general: "Generale", theme: "Tema", player: "Lettore", uitweaker: "Mettere UI", startupoptions: "Opzione Avvio", plugins: "Aggiuntivo Componente", updates: "Aggiornare", logs: "Registro", about: "Chiedere Di", devmode: "Editor Registro" }, mods: { startup: { defaultpage: "Pagina Predefinita" }, about: { appinformation: "Informazioni Applicazione", appversion: "Versione Applicazione", deviceinformation: "Informazioni Congegno", platform: "Piattaforma", os: "Sistema Operativo", model: "Modello", manufacturer: "Costruttore", emulator: "Emulatore", github: "GitHub", discord: "Discord" } }, events: { welcome: "Benvenuto su VueTube", tagline: "Il Futuro Dello Streaming Video", next: "Prossimo", updated: "VueTube e Stato Aggiornato", awesome: "Imponente!" } }