aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-06-19 13:54:06 +0530
committerLibravatar GitHub <noreply@github.com>2022-06-19 08:24:06 +0000
commit8599af64bc5893ea8e74367dfc9b6d9d6f54c428 (patch)
treefd0dbe82c4fce58b15b002ba03fcd16e05ed7925 /src/i18n/locales
parentAdd manual trigger for GH workflow to publsih homebrew tap [skip ci] (diff)
downloadferdium-app-8599af64bc5893ea8e74367dfc9b6d9d6f54c428.tar.gz
ferdium-app-8599af64bc5893ea8e74367dfc9b6d9d6f54c428.tar.zst
ferdium-app-8599af64bc5893ea8e74367dfc9b6d9d6f54c428.zip
Add ability to enable the progressbar for each service (#301)
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index fa54fcd35..297f941b9 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -323,6 +323,7 @@
323 "settings.service.form.enableDarkMode": "Enable Dark Mode", 323 "settings.service.form.enableDarkMode": "Enable Dark Mode",
324 "settings.service.form.enableHibernation": "Enable hibernation", 324 "settings.service.form.enableHibernation": "Enable hibernation",
325 "settings.service.form.enableNotification": "Enable notifications", 325 "settings.service.form.enableNotification": "Enable notifications",
326 "settings.service.form.enableProgressbar": "Enable Progress bar",
326 "settings.service.form.enableService": "Enable service", 327 "settings.service.form.enableService": "Enable service",
327 "settings.service.form.enableWakeUp": "Enable wake up", 328 "settings.service.form.enableWakeUp": "Enable wake up",
328 "settings.service.form.headlineAppearance": "Appearance", 329 "settings.service.form.headlineAppearance": "Appearance",