diff options
| author | Weblate <noreply@weblate.org> | 2023-06-02 10:07:20 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-06-02 10:07:20 +0000 |
| commit | 935de1ad0ce517892947fa913aae6fc3ed94f814 (patch) | |
| tree | 68e44661bd99168fc82330dc65d8556979d801d4 /backend/locales | |
| parent | 9542708c92ee3a1a926181634d752a2068aa463f (diff) | |
| parent | 2e8e0fc7c153cdeae055f4f0a7158afbae0e3485 (diff) | |
| download | decky-loader-935de1ad0ce517892947fa913aae6fc3ed94f814.tar.gz decky-loader-935de1ad0ce517892947fa913aae6fc3ed94f814.zip | |
Merge remote-tracking branch 'origin/main'
Diffstat (limited to 'backend/locales')
| -rw-r--r-- | backend/locales/en-US.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json index 12a33f37..a347351b 100644 --- a/backend/locales/en-US.json +++ b/backend/locales/en-US.json @@ -100,6 +100,11 @@ } }, "SettingsDeveloperIndex": { + "cef_console": { + "button": "Open Console", + "desc": "Opens the CEF Console. Only useful for debugging purposes. Stuff here is potentially dangerous and should only be used if you are a plugin dev, or are directed here by one.", + "label": "CEF Console" + }, "header": "Other", "react_devtools": { "desc": "Enables connection to a computer running React DevTools. Changing this setting will reload Steam. Set the IP address before enabling.", |
