Some better namespaced text.

This commit is contained in:
Marco Rodolfi
2023-01-24 17:56:34 +01:00
parent 4f111948be
commit 92e3cc7790
28 changed files with 207 additions and 163 deletions
+10 -9
View File
@@ -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"
}
}