diff options
| author | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-27 20:03:25 +0200 |
|---|---|---|
| committer | Marco Rodolfi <marco.rodolfi@tuta.io> | 2023-05-27 20:03:25 +0200 |
| commit | f9d5c4ba2acab73580af1e81c0ea2db8e0d67302 (patch) | |
| tree | 09dd7b96fd4d8b0202bf19ea65d69dfe34737a18 /backend | |
| parent | cc5e6ac24dbe6da122ecc3a073fadde1112900e8 (diff) | |
| parent | d44ce0f74b29f4127abfc6584f0d64ee5c4a9b47 (diff) | |
| download | decky-loader-f9d5c4ba2acab73580af1e81c0ea2db8e0d67302.tar.gz decky-loader-f9d5c4ba2acab73580af1e81c0ea2db8e0d67302.zip | |
Merge branch 'main' of github.com:SteamDeckHomebrew/decky-loader
Diffstat (limited to 'backend')
| -rw-r--r-- | backend/locales/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 19e6aa4b..c442b7c0 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -56,7 +56,7 @@ "decky_title": "Decky", "decky_update_available": "Update to {{tag_name}} available!", "error": "Error", - "plugin_error_uninstall": "Loading {{name}} caused an exception as shown above. This usually means that the plugin requires an update for the new version of SteamUI. Check if an update is present or evaluate his removal in the Decky settings, in the Plugins section.", + "plugin_error_uninstall": "Loading {{name}} caused an exception as shown above. This usually means that the plugin requires an update for the new version of SteamUI. Check if an update is present or evaluate its removal in the Decky settings, in the Plugins section.", "plugin_load_error": { "message": "Error loading plugin {{name}}", "toast": "Error loading {{name}}" |
