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

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"
}
}