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
Copy file name to clipboardExpand all lines: public/locales/en/translation.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -393,7 +393,8 @@
393
393
"part2": "For other places, use a symbolic link to one of these folders"
394
394
},
395
395
"wine-hdr": "HDR enhances colors by providing brighter highlights and deeper contrasts. For HDR to work, both the display and the game must support it.",
396
-
"wine-wayland": "The Wine-Wayland experimental driver allows games to run natively under the Wayland display protocol. Enabling might break some games."
396
+
"wine-wayland": "The Wine-Wayland experimental driver allows games to run natively under the Wayland display protocol. Enabling might break some games.",
397
+
"WoW64": "The Wine WoW64 mode allows 32-bit Windows games to be run on 64-bit Wine. Enabling may improve performance, but could also break older 32-bit games."
397
398
},
398
399
"info": {
399
400
"heroic": {
@@ -803,7 +804,8 @@
803
804
"winecrossoverbottle": "CrossOver Bottle",
804
805
"wineprefix": "WinePrefix folder",
805
806
"wineversion": "Wine Version",
806
-
"wineWayland": "Enable Wine-Wayland (Experimental) (Wine version needs to support it)"
807
+
"wineWayland": "Enable Wine-Wayland (Experimental) (Wine version needs to support it)",
0 commit comments