Update en-us.json

Just a couple of small touches and adding a Mac CMD keybind to the DevTools description (Line 116).
This commit is contained in:
demonetizeddark 2022-10-17 10:20:00 -07:00 committed by GitHub
parent f0bf331933
commit ed6189c1c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -101,7 +101,7 @@
},
"inspectElement": {
"name": "Inspect Element Hotkey",
"note": "Enables the inspect element hotkey (ctrl + shift + c) that is common in most browsers"
"note": "Enables the inspect element hotkey (Ctrl + Shift + C) that is common in most browsers"
},
"devToolsWarning": {
"name": "Stop DevTools Warning",
@ -113,7 +113,7 @@
},
"devTools": {
"name": "DevTools",
"note": "Enables toggling DevTools with ctrl+shift+i"
"note": "Enables toggling DevTools with Ctrl + Shift + i (or Cmd + Option + i for MacOS)"
}
},
"editor": {
@ -252,7 +252,7 @@
"editorTitle": "Custom CSS Editor"
},
"Emotes": {
"loading": "Loading emotes in the background do not reload.",
"loading": "Loading emotes in the background, do not reload.",
"loaded": "All emotes successfully loaded.",
"clearEmotes": "Clear Emote Data",
"favoriteAction": "Favorite!",
@ -308,7 +308,7 @@
"descending": "Descending"
},
"WindowPrefs": {
"enabledInfo": "This option requires a transparent theme in order to work properly. On Windows this may break your aero snapping and maximizing.\n\nIn order to take effect, Discord needs to be restarted. Do you want to restart now?",
"enabledInfo": "This option requires a transparent theme in order to work properly. On Windows, this may break your aero snapping and maximizing.\n\nIn order to take effect, Discord needs to be restarted. Do you want to restart now?",
"disabledInfo": "In order to take effect, Discord needs to be restarted. Do you want to restart now?"
},
"Notices": {
@ -330,4 +330,4 @@
"upToDateBlankslate": "All of your {{type}} seem to be up to date!",
"updateButton": "Update!"
}
}
}