Initial backend hosting implementation

This commit is contained in:
Marco Rodolfi
2023-01-23 18:18:46 +01:00
parent 8da0395917
commit 5f455a01b7
28 changed files with 30 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"no_patch_notes_desc": "nessuna patch notes per questa versione",
"decky_updates": "Aggiornamenti di Decky",
"updates_label": "Aggiornamenti",
"updates_cur_version": "Versione attuale: {{ver}}",
"updates_lat_version": "Ultima versione: {{ver}}",
"updates_checking": "Controllando",
"updates_check_button": "Cerca aggiornamenti",
"updates_install_button": "Installa aggiornamento",
"updates_reloading": "Ricaricando",
"updates_updating": "Aggiornando"
}