aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-15 22:49:34 +0530
committerLibravatar GitHub <noreply@github.com>2021-05-15 19:19:34 +0200
commit60378397678090d26193ba54e94db9814d4a0b5c (patch)
tree5b2c4606e8a411e6a24345a4e28e273e530467e3 /src/i18n/locales/en-US.json
parentNew Crowdin updates (#1415) (diff)
downloadferdium-app-60378397678090d26193ba54e94db9814d4a0b5c.tar.gz
ferdium-app-60378397678090d26193ba54e94db9814d4a0b5c.tar.zst
ferdium-app-60378397678090d26193ba54e94db9814d4a0b5c.zip
Separated privacy & security settings into its own tab in the preferences screen (#1416)
* Separated privacy & security settings into its own tab in the preferences screen. * Fixing review comments.
Diffstat (limited to 'src/i18n/locales/en-US.json')
-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 fc7f25249..1c1cbb882 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -334,6 +334,7 @@
334 "settings.app.headlineAppearance": "Appearance", 334 "settings.app.headlineAppearance": "Appearance",
335 "settings.app.headlineGeneral": "General", 335 "settings.app.headlineGeneral": "General",
336 "settings.app.headlineLanguage": "Language", 336 "settings.app.headlineLanguage": "Language",
337 "settings.app.headlinePrivacy": "Privacy",
337 "settings.app.headlineUpdates": "Updates", 338 "settings.app.headlineUpdates": "Updates",
338 "settings.app.hibernateInfo": "By default, Ferdi 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.", 339 "settings.app.hibernateInfo": "By default, Ferdi 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.",
339 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", 340 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",