Skip to content

Commit

Permalink
wording chagne
Browse files Browse the repository at this point in the history
  • Loading branch information
beebls committed Mar 11, 2024
1 parent 1c71980 commit 417e666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/settings/PluginSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export function PluginSettings() {
await fetchBetaTranslationsState();
toast(
"Beta translations " + (enabled ? "enabled" : "disabled") + ".",
"Please restart Steam to apply changes."
"Please restart your Deck to apply changes."
);
}

Expand Down

0 comments on commit 417e666

Please sign in to comment.