From b43a9920273d8e78514814baed663901a6b6a990 Mon Sep 17 00:00:00 2001 From: smartfrigde <37928912+smartfrigde@users.noreply.github.com> Date: Fri, 10 Jun 2022 23:17:03 +0200 Subject: [PATCH] Tweak translations a bit --- assets/lang/en_US.json | 10 +++++++--- src/content/setup.html | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/assets/lang/en_US.json b/assets/lang/en_US.json index 03e21bc..979bc73 100644 --- a/assets/lang/en_US.json +++ b/assets/lang/en_US.json @@ -12,8 +12,8 @@ "no": "No", "next": "Next", "setup_question4": "Select a client mod you want to install:", - "setup_question4_clientmodnotice": "Why not all of them? Having many client mods at the same time can cause issues. If you really want to do it though, check our documentation.", - "settings-theme": "ArmCord Theme:", + "setup_question4_clientmodnotice": "Why not all of them? Having many client mods at the same time can cause issues. If you really want to do it though, check our Discord.", + "settings-theme": "ArmCord theme:", "settings-theme-glasstron": "Glasstron (experimental)", "settings-theme-tabs": "Tabs (experimental)", "settings-theme-default": "Default", @@ -21,8 +21,12 @@ "settings-tray": "Minimize to tray", "settings-patches": "Automatic Patches", "settings-channel": "Discord channel:", - "settings-invitewebsocket": "discord.gg support", + "settings-invitewebsocket": "Invite Websocket", "settings-mod": "Client mod:", + "settings-prfmMode": "Performance mode:", + "settings-prfmMode-performance": "Performance", + "settings-prfmMode-battery": "Battery", + "settings-none": "None", "settings-save": "Save settings", "settings-updater": "Check for updates" } diff --git a/src/content/setup.html b/src/content/setup.html index 4b9d4bd..1783c8f 100644 --- a/src/content/setup.html +++ b/src/content/setup.html @@ -57,7 +57,7 @@

Why not all of them? Having many client mods at the same time can cause issues. If you really - want to do it though, check our documentation ;) + want to do it though, check our Discord ;)