diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index f990dd04..a9d50dbe 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -164,6 +164,11 @@ "true": "yes" }, "style": { + "switcher": { + "keep_shadows": "Keep shadows", + "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." + }, "common": { "color": "Color", "opacity": "Opacity", |
