diff options
| author | Henry Jameson <me@hjkos.com> | 2018-11-23 10:17:01 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-11-23 10:17:01 +0300 |
| commit | 26b9f787bb01551f991f9e79aa8c0fc59313b95e (patch) | |
| tree | b5e77ae353c71dce23ad98fd609b2ae5ade6ba96 /src/i18n | |
| parent | 652b98b13c573f4c8d84f2e55251b2244b243afc (diff) | |
added "keep opacity" option, fixed opacity loading, fixed missing shadows not
affecting the preview (i.e. previewing pleroma-dark when redmond is applied)
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 a9d50dbe..98a91013 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -166,6 +166,7 @@ "style": { "switcher": { "keep_shadows": "Keep shadows", + "keep_opacity": "Keep opacity", "keep_roundness": "Keep roundness", "save_load_hint": "\"Keep\" options preserve currently set options when selecting or loading themes, it also stores said options when exporting a theme." }, |
