Merge pull request #1777 from MarcHagen/change/move_translations_to_i18n

[change] Move i18n from Security to locale files
This commit is contained in:
Louis Lam
2022-06-18 17:17:06 +08:00
committed by GitHub
27 changed files with 83 additions and 156 deletions

View File

@@ -96,6 +96,9 @@ export default {
"Update Password": "비밀번호 변경",
"Disable Auth": "인증 비활성화",
"Enable Auth": "인증 활성화",
"disableauth.message1": "정말로 <strong>인증 기능을 끌까요</strong>?",
"disableauth.message2": "이 기능은 <strong>Cloudflare Access와 같은 서드파티 인증</strong>을 Uptime Kuma 앞에 둔 사용자를 위한 기능이에요.",
"Please use this option carefully!": "신중하게 사용하세요.",
Logout: "로그아웃",
Leave: "나가기",
"I understand, please disable": "기능에 대해 이해했으니 꺼주세요.",