mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 03:10:16 +08:00
Migrate all v-html
translations to componentised translations (#4135)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
@@ -96,8 +96,10 @@
|
||||
"Update Password": "비밀번호 변경",
|
||||
"Disable Auth": "인증 비활성화",
|
||||
"Enable Auth": "인증 활성화",
|
||||
"disableauth.message1": "정말로 <strong>인증 기능을 끌까요</strong>?",
|
||||
"disableauth.message2": "이 기능은 <strong>Cloudflare Access와 같은 서드파티 인증</strong>을 Uptime Kuma 앞에 둔 사용자를 위한 기능이에요.",
|
||||
"disableauth.message1": "정말로 {disableAuth}?",
|
||||
"disable authentication": "인증 기능을 끌까요",
|
||||
"disableauth.message2": "이 기능은 {intendThirdPartyAuth}을 Uptime Kuma 앞에 둔 사용자를 위한 기능이에요.",
|
||||
"where you intend to implement third-party authentication": "Cloudflare Access와 같은 서드파티 인증",
|
||||
"Please use this option carefully!": "신중하게 사용하세요!",
|
||||
"Logout": "로그아웃",
|
||||
"Leave": "나가기",
|
||||
|
Reference in New Issue
Block a user