aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/ko.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-06-12 04:27:29 +0530
committerLibravatar GitHub <noreply@github.com>2022-06-11 22:57:29 +0000
commitd3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06 (patch)
treefe691e6ec9201e7a000821b9f1e345850ab970fb /src/i18n/locales/ko.json
parentFeature: Add color picker component for accent color setting (#228) (diff)
downloadferdium-app-d3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06.tar.gz
ferdium-app-d3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06.tar.zst
ferdium-app-d3c7f121e593b0cab5ae6ea1b1c4f0a42008ea06.zip
Remove integration with sentry (fixes #233) (#234)
Diffstat (limited to 'src/i18n/locales/ko.json')
-rw-r--r--src/i18n/locales/ko.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json
index 315313254..fddd04941 100644
--- a/src/i18n/locales/ko.json
+++ b/src/i18n/locales/ko.json
@@ -236,7 +236,6 @@
236 "settings.app.form.scheduledDNDEnd": "종료", 236 "settings.app.form.scheduledDNDEnd": "종료",
237 "settings.app.form.scheduledDNDStart": "시작", 237 "settings.app.form.scheduledDNDStart": "시작",
238 "settings.app.form.searchEngine": "검색 엔진", 238 "settings.app.form.searchEngine": "검색 엔진",
239 "settings.app.form.sentry": "Send telemetry data",
240 "settings.app.form.serviceRibbonWidth": "사이드바 너비", 239 "settings.app.form.serviceRibbonWidth": "사이드바 너비",
241 "settings.app.form.showDisabledServices": "사용하지 않는 서비스 출력", 240 "settings.app.form.showDisabledServices": "사용하지 않는 서비스 출력",
242 "settings.app.form.showDragArea": "드래그 가능 영역 보기", 241 "settings.app.form.showDragArea": "드래그 가능 영역 보기",
@@ -272,7 +271,6 @@
272 "settings.app.sectionMain": "Main", 271 "settings.app.sectionMain": "Main",
273 "settings.app.sectionServiceIconsSettings": "Service Icons Settings", 272 "settings.app.sectionServiceIconsSettings": "Service Icons Settings",
274 "settings.app.sectionSidebarSettings": "Sidebar Settings", 273 "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!",
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.", 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.",
277 "settings.app.subheadlineCache": "캐시", 275 "settings.app.subheadlineCache": "캐시",
278 "settings.app.subheadlineFerdiumProfile": "Ferdium 프로파일", 276 "settings.app.subheadlineFerdiumProfile": "Ferdium 프로파일",
@@ -457,4 +455,4 @@
457 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 455 "workspaceDrawer.workspaceFeatureInfo": "<p>Ferdium Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>",
458 "workspaceDrawer.workspacesSettingsTooltip": "작업 영역 설정", 456 "workspaceDrawer.workspacesSettingsTooltip": "작업 영역 설정",
459 "workspaces.switchingIndicator.switchingTo": "다음으로 전환" 457 "workspaces.switchingIndicator.switchingTo": "다음으로 전환"
460} \ No newline at end of file 458}