Browse Source

Translated using Weblate (Korean)

Currently translated at 46.6% (189 of 405 strings)

Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ko/
Ryu Siwoo 4 months ago
parent
commit
95f4e58ca0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      web/public/static/langs/ko.json

+ 2 - 1
web/public/static/langs/ko.json

@@ -187,5 +187,6 @@
     "prefs_users_dialog_username_label": "사용자 이름, 예를 들면 phil",
     "prefs_users_dialog_password_label": "비밀번호",
     "priority_max": "최상",
-    "error_boundary_description": "이것은 당연히 발생되어서는 안됩니다. 굉장히 죄송합니다.<br/>가능하시다면 <githubLink>이 문제를 깃허브에 제보</githubLink>해 주시거나, <discordLink>디스코드 서버</discordLink>나 <matrixLink>Matrix</matrixLink>를 통해 알려주세요."
+    "error_boundary_description": "이것은 당연히 발생되어서는 안됩니다. 굉장히 죄송합니다.<br/>가능하시다면 <githubLink>이 문제를 깃허브에 제보</githubLink>해 주시거나, <discordLink>디스코드 서버</discordLink>나 <matrixLink>Matrix</matrixLink>를 통해 알려주세요.",
+    "common_copy_to_clipboard": "클립보드에 복사"
 }