diff options
| author | Henry Jameson <me@hjkos.com> | 2024-06-13 02:22:47 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-06-13 02:22:47 +0300 |
| commit | 6343b91abf7fbad1cdd8b4648d1fc825d8e9b03c (patch) | |
| tree | 37ec1cf1348443d01d72544acc5da7c624bb7d8f /src/i18n | |
| parent | 6142ac2bfcacec227e4035cac19f2c5d968e72d6 (diff) | |
more scaling options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 0c3f26b9..8d66ea0a 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -382,6 +382,10 @@ "text_size": "Text and interface size", "text_size_tip": "Use {0} for absolute values, {1} will scale with browser default text size.", "text_size_tip2": "Values other than {0} might break some things and themes", + "emoji_size": "Emoji size", + "navbar_size": "Top bar size", + "panel_header_size": "Panel header size", + "visual_tweaks": "Minor visual tweaks", "mfa": { "otp": "OTP", "setup_otp": "Setup OTP", |
