diff options
| author | Henry Jameson <me@hjkos.com> | 2020-01-20 02:00:13 +0200 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2020-01-20 02:00:13 +0200 |
| commit | 93dfb4d3524df14f730a3f0ad46ebb86ceb89984 (patch) | |
| tree | cfa40ef1133bdf11ebcd1b923dd49d9569fbfc87 /src/i18n | |
| parent | a7b6c79136012353397203f937d2baa667d08895 (diff) | |
fix shadow picker preview, change hint
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index f7a26262..f624a1c5 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -452,7 +452,7 @@ "blur": "Blur", "spread": "Spread", "inset": "Inset", - "hint": "For shadows you can also use --variable as a color value to use CSS3 variables. Please note that setting opacity won't work in this case.", + "hintV3": "For shadows you can also use the {0} notation to use other color slot.", "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.", |
