mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 19:21:59 +00:00
Some better namespaced text.
This commit is contained in:
@@ -2,13 +2,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"
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user