Skip to content

Commit d2d1cac

Browse files
committed
feat: add Steam game information and enable Steam integration setting
1 parent b527c2d commit d2d1cac

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

public/locales/en/gamepage.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
"installedPlatform": "Installed Platform",
140140
"path": "Install Path",
141141
"size": "Size",
142+
"steam-game": "This is a Steam game, for more information check the game page on the Steam App.",
142143
"syncsaves": "Sync Saves",
143144
"version": "Version",
144145
"web3-supported": "Has Web3 features"

public/locales/en/translation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@
950950
"download-no-https": "Download games without HTTPS (useful for CDNs e.g. LanCache)",
951951
"dxvkfpslimit": "Limit FPS (DX9, 10 and 11)",
952952
"egs-sync": "Sync with Installed Epic Games",
953+
"enable-steam-integration": "Enable Steam Integration (experimental)",
953954
"enableFSRHack": "Enable FSR Hack (Wine version needs to support it)",
954955
"eosOverlay": {
955956
"cancelInstall": "Cancel",

0 commit comments

Comments
 (0)