mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 15:02:03 +00:00
Initial backend hosting implementation
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"no_patch_notes_desc": "no patch notes for this version",
|
||||
"decky_updates": "Decky Updates",
|
||||
|
||||
"updates_label": "Updates",
|
||||
"updates_cur_version": "Current version: {{ver}}",
|
||||
"updates_lat_version": "Latest version: {{ver}}",
|
||||
|
||||
"updates_checking": "'Checking",
|
||||
"updates_check_button": "Check For Updates",
|
||||
"updates_install_button": "Install Update",
|
||||
"updates_reloading": "Reloading",
|
||||
"updates_updating": "Updating"
|
||||
}
|
||||
Reference in New Issue
Block a user