You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(games-settings): remove title from games settings section to prevent duplication
* feat(tools): replace button elements with Button component
* fix(settings): update title translation
* fix(infoBox): standardize line-height and align text with variables
Copy file name to clipboardExpand all lines: public/locales/en/translation.json
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1051,7 +1051,6 @@
1051
1051
"copyToClipboard": "Copy All Settings to Clipboard",
1052
1052
"default_alert_message": "Changes in this section only apply as default values when installing games. If you want to change the settings of an already installed game, use the Settings button in the game page.",
1053
1053
"default_alert_title": "Default Settings",
1054
-
"default_title": "Games Settings",
1055
1054
"eacRuntime": {
1056
1055
"gameModeRequired": {
1057
1056
"message": "GameMode is required for the EAC runtime to work on Flatpak. Do you want to enable it now?",
0 commit comments