aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2022-06-01 17:56:54 +0100
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-06-01 13:19:58 -0500
commit22485b72e5cfe48599389b1fd1dd5713839a1e3a (patch)
tree2bd7a606f2901370cfc44c9fd83a49600c0f9641 /src/i18n
parentMinor updates without breaking Ferdium app (diff)
downloadferdium-app-22485b72e5cfe48599389b1fd1dd5713839a1e3a.tar.gz
ferdium-app-22485b72e5cfe48599389b1fd1dd5713839a1e3a.tar.zst
ferdium-app-22485b72e5cfe48599389b1fd1dd5713839a1e3a.zip
Change Input box to slider on Grayscale Dim level
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index b4460c28e..f787b90e4 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -212,7 +212,7 @@
212 "settings.app.form.enableSpellchecking": "Enable spell checking", 212 "settings.app.form.enableSpellchecking": "Enable spell checking",
213 "settings.app.form.enableSystemTray": "Always show Ferdium in System Tray", 213 "settings.app.form.enableSystemTray": "Always show Ferdium in System Tray",
214 "settings.app.form.enableTodos": "Enable Ferdium Todos", 214 "settings.app.form.enableTodos": "Enable Ferdium Todos",
215 "settings.app.form.grayscaleServicesDim": "Input grayscale dim level (%)", 215 "settings.app.form.grayscaleServicesDim": "Grayscale dim level",
216 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup", 216 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
217 "settings.app.form.hibernationStrategy": "Hibernation strategy", 217 "settings.app.form.hibernationStrategy": "Hibernation strategy",
218 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button", 218 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button",