aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2022-05-06 08:56:27 +0100
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-05-06 09:57:02 -0500
commitabec4c80bf4241194e2704136db4f66d064cce38 (patch)
tree3e740790185b7eb178121b74b46ecb7e77fdfb3c /src/i18n
parentdocs: add cedricroijakkers as a contributor for infra (#109) [skip ci] (diff)
downloadferdium-app-abec4c80bf4241194e2704136db4f66d064cce38.tar.gz
ferdium-app-abec4c80bf4241194e2704136db4f66d064cce38.tar.zst
ferdium-app-abec4c80bf4241194e2704136db4f66d064cce38.zip
Feature: Add monochromatic Service icons option with Dim adjustment
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 22061fc9c..68268b70a 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -216,6 +216,8 @@
216 "settings.app.form.hibernationStrategy": "Hibernation strategy", 216 "settings.app.form.hibernationStrategy": "Hibernation strategy",
217 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button", 217 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button",
218 "settings.app.form.hideRecipesButton": "Hide Recipes button", 218 "settings.app.form.hideRecipesButton": "Hide Recipes button",
219 "settings.app.form.useGrayscaleServices": "Use grayscale services",
220 "settings.app.form.grayscaleServicesDim": "Input grayscale dim level (%)",
219 "settings.app.form.hideSettingsButton": "Hide Settings button", 221 "settings.app.form.hideSettingsButton": "Hide Settings button",
220 "settings.app.form.hideWorkspacesButton": "Hide Workspace Drawer button", 222 "settings.app.form.hideWorkspacesButton": "Hide Workspace Drawer button",
221 "settings.app.form.iconSize": "Service icon size", 223 "settings.app.form.iconSize": "Service icon size",