From 9bcc605e004371723a505121d635f1c61248de57 Mon Sep 17 00:00:00 2001 From: legoandmars Date: Tue, 28 Feb 2023 16:43:04 -0800 Subject: [PATCH] Change 'Mod' -> 'Mode' --- assets/jsons/translations/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/jsons/translations/en.json b/assets/jsons/translations/en.json index f7797fc9..13179f94 100644 --- a/assets/jsons/translations/en.json +++ b/assets/jsons/translations/en.json @@ -23,11 +23,11 @@ }, "version-viewer": { "launch-mods": { - "oculus": "Oculus Mod", + "oculus": "Oculus Mode", "oculus-description": "If you are running Beat Saber through Steam, this allows you to play the game on an Oculus headset.", - "desktop": "Desktop Mod", + "desktop": "Desktop Mode", "desktop-description": "This allows you to use WASD and the mouse to navigate around the menu in game. This makes testing much easier, because you don't have to put on your headset!", - "debug": "Debug Mod", + "debug": "Debug Mode", "debug-description": "Enables the output log window for IPA. This will show the debug console that mods use." }, "maps": {