aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2022-07-19 16:18:48 +0100
committerLibravatar GitHub <noreply@github.com>2022-07-19 16:18:48 +0100
commit23f10a1a9f69549adb26d4196a7aa9d38d787c18 (patch)
tree213eceff03499bd90bd8e454dcc0aad3fc3b7cd7 /src/i18n/locales
parentFeature: Add Release Notes (#491) (diff)
downloadferdium-app-23f10a1a9f69549adb26d4196a7aa9d38d787c18.tar.gz
ferdium-app-23f10a1a9f69549adb26d4196a7aa9d38d787c18.tar.zst
ferdium-app-23f10a1a9f69549adb26d4196a7aa9d38d787c18.zip
feat: add 'Services' tab to settings (#495)
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 d45ab5c3c..a98bc2f77 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -268,6 +268,7 @@
268 "settings.app.headlineGeneral": "General", 268 "settings.app.headlineGeneral": "General",
269 "settings.app.headlineLanguage": "Language", 269 "settings.app.headlineLanguage": "Language",
270 "settings.app.headlinePrivacy": "Privacy", 270 "settings.app.headlinePrivacy": "Privacy",
271 "settings.app.headlineServices": "Services",
271 "settings.app.headlineUpdates": "Updates", 272 "settings.app.headlineUpdates": "Updates",
272 "settings.app.hibernateInfo": "By default, Ferdium will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.", 273 "settings.app.hibernateInfo": "By default, Ferdium will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
273 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdium should automatically lock. Use 0 to disable", 274 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdium should automatically lock. Use 0 to disable",