mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
15 lines
434 B
JSON
15 lines
434 B
JSON
{
|
|
"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"
|
|
}
|