aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/cs.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-09 14:38:45 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-09 11:38:36 +0000
commit8fd28deaf0ff06907ed48e4c283df8298cca62af (patch)
tree30100c866d732822627a3994b6058f52242a4b7a /src/i18n/locales/cs.json
parent5.6.1-nightly.19 [skip ci] (diff)
downloadferdium-app-8fd28deaf0ff06907ed48e4c283df8298cca62af.tar.gz
ferdium-app-8fd28deaf0ff06907ed48e4c283df8298cca62af.tar.zst
ferdium-app-8fd28deaf0ff06907ed48e4c283df8298cca62af.zip
fix(spell-check): use electron's API to enable/disable spell-check when the app starts up
fixes #1743
Diffstat (limited to 'src/i18n/locales/cs.json')
-rw-r--r--src/i18n/locales/cs.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index 2d6c34a24..8c7b6fd18 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -271,7 +271,7 @@
271 "settings.app.restartRequired": "Změny vyžadují restart", 271 "settings.app.restartRequired": "Změny vyžadují restart",
272 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", 272 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
273 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 273 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",
274 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data! Changing this option requires you to restart Ferdi.", 274 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdi - we will not send any personal information like your message data!",
275 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.", 275 "settings.app.spellCheckerLanguageInfo": "Ferdi 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.",
276 "settings.app.subheadlineCache": "Mezipaměť", 276 "settings.app.subheadlineCache": "Mezipaměť",
277 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.", 277 "settings.app.todoServerInfo": "This server will be used for the \"Ferdi Todo\" feature.",