Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/localizations/src/ko-KR.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,7 @@ export const koKR: LocalizationResource = {
},
mfaTOTPPage: {
authenticatorApp: {
buttonAbleToScan__nonPrimary: '대신 QR 코드 스캔 하세요',
buttonAbleToScan__nonPrimary: '대신 QR 코드를 스캔 하세요',
buttonUnableToScan__nonPrimary: 'QR 코드를 스캔할 수 없나요?',
infoText__ableToScan: '인증 앱에서 새 로그인 방법을 만들고 QR 코드를 스캔해 계정에 연결해 주세요.',
infoText__unableToScan: '인증 장치에서 새 로그인 방법을 만든 다음 아래 키를 입력해 주세요.',
Expand Down
Loading