aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/en-US.json
diff options
context:
space:
mode:
authorLibravatar Ricardo Cino <ricardo@cino.io>2022-11-03 22:07:18 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-11-03 22:07:18 +0530
commitbf1fc5f87d677a6aa1edea8cd32e03dc63dd97c1 (patch)
treeced23932b80bb53c7cc2473d63e4351654490b1c /src/i18n/locales/en-US.json
parentfix: fix contextMenu not visible (diff)
downloadferdium-app-bf1fc5f87d677a6aa1edea8cd32e03dc63dd97c1.tar.gz
ferdium-app-bf1fc5f87d677a6aa1edea8cd32e03dc63dd97c1.tar.zst
ferdium-app-bf1fc5f87d677a6aa1edea8cd32e03dc63dd97c1.zip
feat: bring sentry back (#736)
Diffstat (limited to 'src/i18n/locales/en-US.json')
-rw-r--r--src/i18n/locales/en-US.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index c34106044..10c92216d 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -248,6 +248,7 @@
248 "settings.app.form.scheduledDNDEnd": "To", 248 "settings.app.form.scheduledDNDEnd": "To",
249 "settings.app.form.scheduledDNDStart": "From", 249 "settings.app.form.scheduledDNDStart": "From",
250 "settings.app.form.searchEngine": "Search engine", 250 "settings.app.form.searchEngine": "Search engine",
251 "settings.app.form.sentry": "Send telemetry data",
251 "settings.app.form.serviceRibbonWidth": "Sidebar width", 252 "settings.app.form.serviceRibbonWidth": "Sidebar width",
252 "settings.app.form.showDisabledServices": "Display disabled services tabs", 253 "settings.app.form.showDisabledServices": "Display disabled services tabs",
253 "settings.app.form.showDragArea": "Show draggable area on window", 254 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -294,6 +295,7 @@
294 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 295 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
295 "settings.app.sectionSidebarSettings": "Sidebar Settings", 296 "settings.app.sectionSidebarSettings": "Sidebar Settings",
296 "settings.app.sectionUpdates": "App Updates Settings", 297 "settings.app.sectionUpdates": "App Updates Settings",
298 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
297 "settings.app.serverHelp": "Connected to server at {serverURL}", 299 "settings.app.serverHelp": "Connected to server at {serverURL}",
298 "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.", 300 "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.",
299 "settings.app.subheadlineCache": "Cache", 301 "settings.app.subheadlineCache": "Cache",