aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/zh.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/zh.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/zh.json')
-rw-r--r--src/i18n/locales/zh.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index 6aa9e3a8b..88e7fe22f 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -236,6 +236,7 @@
236 "settings.app.form.scheduledDNDEnd": "To", 236 "settings.app.form.scheduledDNDEnd": "To",
237 "settings.app.form.scheduledDNDStart": "From", 237 "settings.app.form.scheduledDNDStart": "From",
238 "settings.app.form.searchEngine": "Search engine", 238 "settings.app.form.searchEngine": "Search engine",
239 "settings.app.form.sentry": "Send telemetry data",
239 "settings.app.form.serviceRibbonWidth": "Sidebar width", 240 "settings.app.form.serviceRibbonWidth": "Sidebar width",
240 "settings.app.form.showDisabledServices": "Display disabled services tabs", 241 "settings.app.form.showDisabledServices": "Display disabled services tabs",
241 "settings.app.form.showDragArea": "Show draggable area on window", 242 "settings.app.form.showDragArea": "Show draggable area on window",
@@ -271,6 +272,7 @@
271 "settings.app.sectionMain": "Main", 272 "settings.app.sectionMain": "Main",
272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
273 "settings.app.sectionSidebarSettings": "Sidebar Settings", 274 "settings.app.sectionSidebarSettings": "Sidebar Settings",
275 "settings.app.sentryInfo": "Sending telemetry data allows us to find errors in Ferdium - we will not send any personal information like your message data!",
274 "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.", 276 "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.",
275 "settings.app.subheadlineCache": "Cache", 277 "settings.app.subheadlineCache": "Cache",
276 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile", 278 "settings.app.subheadlineFerdiumProfile": "Ferdium Profile",