aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-06 10:17:43 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-06 10:17:43 -0500
commit9428174fd72a8dde8d04772855569cface6cd339 (patch)
tree8fe52e8279b31309c8470e0819158058c0526fef /src
parentFeature: Add monochromatic Service icons option with Dim adjustment (diff)
downloadferdium-app-9428174fd72a8dde8d04772855569cface6cd339.tar.gz
ferdium-app-9428174fd72a8dde8d04772855569cface6cd339.tar.zst
ferdium-app-9428174fd72a8dde8d04772855569cface6cd339.zip
Regenerate i18n file
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 68268b70a..9578df4de 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -212,12 +212,11 @@
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.hibernateOnStartup": "Keep services in hibernation on startup", 216 "settings.app.form.hibernateOnStartup": "Keep services in hibernation on startup",
216 "settings.app.form.hibernationStrategy": "Hibernation strategy", 217 "settings.app.form.hibernationStrategy": "Hibernation strategy",
217 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button", 218 "settings.app.form.hideNotificationsButton": "Hide Notifications & Sound button",
218 "settings.app.form.hideRecipesButton": "Hide Recipes button", 219 "settings.app.form.hideRecipesButton": "Hide Recipes button",
219 "settings.app.form.useGrayscaleServices": "Use grayscale services",
220 "settings.app.form.grayscaleServicesDim": "Input grayscale dim level (%)",
221 "settings.app.form.hideSettingsButton": "Hide Settings button", 220 "settings.app.form.hideSettingsButton": "Hide Settings button",
222 "settings.app.form.hideWorkspacesButton": "Hide Workspace Drawer button", 221 "settings.app.form.hideWorkspacesButton": "Hide Workspace Drawer button",
223 "settings.app.form.iconSize": "Service icon size", 222 "settings.app.form.iconSize": "Service icon size",
@@ -248,6 +247,7 @@
248 "settings.app.form.splitMode": "Enable Split View Mode", 247 "settings.app.form.splitMode": "Enable Split View Mode",
249 "settings.app.form.startMinimized": "Start minimized", 248 "settings.app.form.startMinimized": "Start minimized",
250 "settings.app.form.universalDarkMode": "Enable universal Dark Mode", 249 "settings.app.form.universalDarkMode": "Enable universal Dark Mode",
250 "settings.app.form.useGrayscaleServices": "Use grayscale services",
251 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdium", 251 "settings.app.form.useTouchIdToUnlock": "Allow using TouchID to unlock Ferdium",
252 "settings.app.form.useVerticalStyle": "Use horizontal style", 252 "settings.app.form.useVerticalStyle": "Use horizontal style",
253 "settings.app.form.wakeUpHibernationSplay": "Splay hibernate/wake cycles to reduce load", 253 "settings.app.form.wakeUpHibernationSplay": "Splay hibernate/wake cycles to reduce load",