summaryrefslogtreecommitdiff
path: root/backend/locales/en-US.json
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2023-05-27 18:44:03 +0100
committerGitHub <noreply@github.com>2023-05-27 18:44:03 +0100
commitd44ce0f74b29f4127abfc6584f0d64ee5c4a9b47 (patch)
treeb105a4986b4a88a1ea369adf42a206dd477abe03 /backend/locales/en-US.json
parent687f7bf5dbdc3e2c533edea4fe40d48ef1007a13 (diff)
downloaddecky-loader-d44ce0f74b29f4127abfc6584f0d64ee5c4a9b47.tar.gz
decky-loader-d44ce0f74b29f4127abfc6584f0d64ee5c4a9b47.zip
Nouns don't have gender in english
Diffstat (limited to 'backend/locales/en-US.json')
-rw-r--r--backend/locales/en-US.json2
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}}"