aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/en.json
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-09-12 19:31:19 +0300
committerHenry Jameson <me@hjkos.com>2024-09-12 19:31:19 +0300
commitaa7a3361833f4c88ec685c4a92ff7727ed7249a7 (patch)
tree1e7570bddde456c6c6dbaa80a694d5f346723bb6 /src/i18n/en.json
parent2b9968eacd6f45dc5ad39796f1b2f488e2a22cbb (diff)
Updated shadow control to be able to handle "absolute null" situation
Diffstat (limited to 'src/i18n/en.json')
-rw-r--r--src/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index b27c36d7..1b67d4f7 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -880,6 +880,7 @@
"filter_hint": {
"always_drop_shadow": "Warning, this shadow always uses {0} when browser supports it.",
"drop_shadow_syntax": "{0} does not support {1} parameter and {2} keyword.",
+ "avatar_inset_short": "Separate inset shadow",
"avatar_inset": "Please note that combining both inset and non-inset shadows on avatars might give unexpected results with transparent avatars.",
"spread_zero": "Shadows with spread > 0 will appear as if it was set to zero",
"inset_classic": "Inset shadows will be using {0}"