mirror of
https://github.com/hotomoe/hotomoe
synced 2024-12-03 17:28:14 +09:00
fix(ko-KR): locale key location
This commit is contained in:
parent
2ab5fdcb88
commit
50ba223999
@ -1252,7 +1252,6 @@ useBackupCode: "백업 코드 사용"
|
|||||||
launchApp: "앱 실행"
|
launchApp: "앱 실행"
|
||||||
useNativeUIForVideoAudioPlayer: "브라우저 UI에서 미디어 재생"
|
useNativeUIForVideoAudioPlayer: "브라우저 UI에서 미디어 재생"
|
||||||
here: "여기"
|
here: "여기"
|
||||||
hideMutedNotes: "뮤트된 노트를 완전히 숨기기"
|
|
||||||
alwaysConfirmFollow: "팔로우할 때 항상 확인하기"
|
alwaysConfirmFollow: "팔로우할 때 항상 확인하기"
|
||||||
privateMode: "프라이빗 모드"
|
privateMode: "프라이빗 모드"
|
||||||
hideSensitiveInformation: "민감한 정보 숨기기"
|
hideSensitiveInformation: "민감한 정보 숨기기"
|
||||||
@ -1900,6 +1899,7 @@ _wordMute:
|
|||||||
muteWords: "뮤트할 단어"
|
muteWords: "뮤트할 단어"
|
||||||
muteWordsDescription: "공백으로 구분하는 경우 AND, 줄바꿈으로 구분하는 경우 OR로 지정됩니다."
|
muteWordsDescription: "공백으로 구분하는 경우 AND, 줄바꿈으로 구분하는 경우 OR로 지정됩니다."
|
||||||
muteWordsDescription2: "정규 표현식을 사용하려면 키워드를 빗금표(/)로 감싸 주세요."
|
muteWordsDescription2: "정규 표현식을 사용하려면 키워드를 빗금표(/)로 감싸 주세요."
|
||||||
|
hideMutedNotes: "뮤트된 노트를 완전히 숨기기"
|
||||||
_instanceMute:
|
_instanceMute:
|
||||||
instanceMuteDescription: "뮤트한 서버에서 오는 답글을 포함한 모든 노트와 Renote를 뮤트합니다."
|
instanceMuteDescription: "뮤트한 서버에서 오는 답글을 포함한 모든 노트와 Renote를 뮤트합니다."
|
||||||
instanceMuteDescription2: "한 줄에 하나씩 입력해 주세요"
|
instanceMuteDescription2: "한 줄에 하나씩 입력해 주세요"
|
||||||
|
Loading…
Reference in New Issue
Block a user