mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
16 lines
403 B
JSON
16 lines
403 B
JSON
{
|
|
"no_patch_notes_desc": "no patch notes for this version",
|
|
"decky_updates": "Decky Updates",
|
|
|
|
"updates":{
|
|
"label": "Updates",
|
|
"cur_version": "Current version: {{ver}}",
|
|
"lat_version": "Latest version: {{ver}}",
|
|
"checking": "'Checking",
|
|
"check_button": "Check For Updates",
|
|
"install_button": "Install Update",
|
|
"reloading": "Reloading",
|
|
"updating": "Updating"
|
|
}
|
|
}
|