aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/en.json
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-06-21 22:46:01 +0300
committerHenry Jameson <me@hjkos.com>2024-06-21 22:46:01 +0300
commiteed05f1380fd60f9564558c82f142c317ef670f5 (patch)
tree346e47fa9a1bca91f3d2f14e0e57253bd9264ebe /src/i18n/en.json
parenteca8da6593f693052ed68fd86754f40c383cf94f (diff)
forced roundness tweak config
Diffstat (limited to 'src/i18n/en.json')
-rw-r--r--src/i18n/en.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 8d66ea0a..628be1bf 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -386,6 +386,12 @@
"navbar_size": "Top bar size",
"panel_header_size": "Panel header size",
"visual_tweaks": "Minor visual tweaks",
+ "force_interface_roundness": "Override interface roundness/sharpness",
+ "forced_roundness_mode_disabled": "Use theme defaults",
+ "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",
+ "scale_and_layout": "Interface scale and layout",
"mfa": {
"otp": "OTP",
"setup_otp": "Setup OTP",