aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2022-06-21 15:43:32 +0100
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-06-21 20:56:34 +0530
commit28298d7b488f31f76b76bc7b51b799e436d493d7 (patch)
tree80b9e5437d94c0ea3b153162615be8be0280dadb /src/i18n/locales
parentFix reload after resume and add idle time setting (#324) (diff)
downloadferdium-app-28298d7b488f31f76b76bc7b51b799e436d493d7.tar.gz
ferdium-app-28298d7b488f31f76b76bc7b51b799e436d493d7.tar.zst
ferdium-app-28298d7b488f31f76b76bc7b51b799e436d493d7.zip
Change styling on settings
Diffstat (limited to 'src/i18n/locales')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index be6d68f3a..a08cf7bea 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -277,6 +277,10 @@
277 "settings.app.sectionMain": "Main", 277 "settings.app.sectionMain": "Main",
278 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 278 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
279 "settings.app.sectionSidebarSettings": "Sidebar Settings", 279 "settings.app.sectionSidebarSettings": "Sidebar Settings",
280 "settings.app.sectionPrivacy": "Privacy Settings",
281 "settings.app.sectionLanguage": "Language Settings",
282 "settings.app.sectionAdvanced": "Advanced Settings",
283 "settings.app.sectionUpdates": "App Updates Settings",
280 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.", 284 "settings.app.spellCheckerLanguageInfo": "Ferdium uses your Mac's build-in spellchecker to check for typos. If you want to change the languages the spellchecker checks for, you can do so in your Mac's System Preferences.",
281 "settings.app.subheadlineCache": "Cache", 285 "settings.app.subheadlineCache": "Cache",
282 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 286 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",