mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Korean)
Currently translated at 100.0% (1850 of 1850 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/pull/21833/head
parent
287d03adc3
commit
c4c14fa189
|
@ -2117,5 +2117,8 @@
|
|||
"Jump to first invite.": "첫 초대로 건너뜁니다.",
|
||||
"Room %(name)s": "%(name)s 방",
|
||||
"Recent rooms": "최근 방",
|
||||
"No identity server is configured so you cannot add an email address in order to reset your password in the future.": "설정된 ID 서버가 없어서 이후 비밀번호를 초기화하기 위한 이메일 주소를 추가할 수 없습니다."
|
||||
"No identity server is configured so you cannot add an email address in order to reset your password in the future.": "설정된 ID 서버가 없어서 이후 비밀번호를 초기화하기 위한 이메일 주소를 추가할 수 없습니다.",
|
||||
"%(count)s unread messages including mentions.|one": "1개의 읽지 않은 언급.",
|
||||
"%(count)s unread messages.|one": "1개의 읽지 않은 메시지.",
|
||||
"Unread messages.": "읽지 않은 메시지."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue