Files
decky-loader/backend/locales/it/Updater.json
T
2023-01-24 17:56:34 +01:00

16 lines
446 B
JSON

{
"no_patch_notes_desc": "nessuna patch notes per questa versione",
"decky_updates": "Aggiornamenti di Decky",
"updates":{
"label": "Aggiornamenti",
"cur_version": "Versione attuale: {{ver}}",
"lat_version": "Ultima versione: {{ver}}",
"checking": "Controllando",
"check_button": "Cerca aggiornamenti",
"install_button": "Installa aggiornamento",
"reloading": "Ricaricando",
"updating": "Aggiornando"
}
}