Merge translation.missing.json into translation.json
This commit is contained in:
parent
113576ae5f
commit
9e6764f6b2
|
@ -342,5 +342,36 @@
|
|||
"attach_length": "사진은 최대 {{max}} 장 까지 첨부할 수 있습니다",
|
||||
"attach_image": "이미지나 비디오만 첨부할 수 있습니다"
|
||||
}
|
||||
},
|
||||
{
|
||||
"side_menu": {
|
||||
"direct": "메세지"
|
||||
},
|
||||
"header_menu": {
|
||||
"settings": "설정",
|
||||
"switch_streaming": "스트리밍 웹소켓을 사용하도록 설정합니다. 타임라인이 자동으로 갱신되지 않는다면 이 항목을 사용함으로 설정하십시오."
|
||||
},
|
||||
"settings": {
|
||||
"timeline": {
|
||||
"title": "타임라인",
|
||||
"unread_notification": {
|
||||
"title": "읽지 않은 알림",
|
||||
"description": "각 타임라인마다 새 알림 표시 여부를 설정합니다.",
|
||||
"direct": "메세지",
|
||||
"local": "로컬",
|
||||
"public": "퍼블릭"
|
||||
}
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"tag": "해시태그"
|
||||
},
|
||||
"modals": {
|
||||
"shortcut": {
|
||||
"h": "왼쪽 칼럼으로 포커스 이동",
|
||||
"l": "오른쪽 칼럼으로 포커스 이동",
|
||||
"?": "이 도움말 보이기"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue