diff options
| author | Henry Jameson <me@hjkos.com> | 2024-06-21 23:28:24 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-06-21 23:28:24 +0300 |
| commit | f9e407de639ce4d20beacd3eca3501639ae161bd (patch) | |
| tree | 49906abb3967f86c968555c3bf8f91553fde63df /src/i18n | |
| parent | eed05f1380fd60f9564558c82f142c317ef670f5 (diff) | |
made theme debug easier by making it an actual option
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 628be1bf..3116843d 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -391,6 +391,7 @@ "forced_roundness_mode_sharp": "Force sharp edges", "forced_roundness_mode_nonsharp": "Force not-so-sharp (1px roundness) edges", "forced_roundness_mode_round": "Force round edges", + "theme_debug": "Show what background theme engine assumes when dealing with transparancy (DEBUG)", "scale_and_layout": "Interface scale and layout", "mfa": { "otp": "OTP", |
