mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 00:37:49 +00:00
Key fixes
This commit is contained in:
@@ -52,9 +52,9 @@
|
||||
"desc": "Are you sure you want to uninstall {{name}}?",
|
||||
"button": "Uninstall"
|
||||
},
|
||||
"plugin_load": {
|
||||
"plugin_load_error": "Error loading plugin {{name}}",
|
||||
"plugin_load_error_toast": "Error loading {{name}}"
|
||||
"plugin_load_error": {
|
||||
"message": "Error loading plugin {{name}}",
|
||||
"toast": "Error loading {{name}}"
|
||||
},
|
||||
"error": "Error",
|
||||
"plugin_error_uninstall": "Please go to {{-icon}} in the Decky menu if you need to uninstall this plugin.",
|
||||
|
||||
Reference in New Issue
Block a user