diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 | ||||
| -rw-r--r-- | src/i18n/ru.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index a1fc43aa..97dfcb77 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -191,6 +191,7 @@ }, "style": { "switcher": { + "keep_color": "Keep colors", "keep_shadows": "Keep shadows", "keep_opacity": "Keep opacity", "keep_roundness": "Keep roundness", diff --git a/src/i18n/ru.json b/src/i18n/ru.json index 438e0608..c764005a 100644 --- a/src/i18n/ru.json +++ b/src/i18n/ru.json @@ -156,6 +156,7 @@ "user_settings": "Настройки пользователя", "style": { "switcher": { + "keep_color": "Оставить цвета", "keep_shadows": "Оставить тени", "keep_opacity": "Оставить прозрачность", "keep_roundness": "Оставить скругление", |
