Files
NodeBB/public/language/ko/admin/settings/navigation.json

27 lines
907 B
JSON

{
"navigation": "탐색",
"icon": "아이콘:",
"change-icon": "변경",
"route": "경로:",
"tooltip": "툴팁:",
"text": "텍스트:",
"text-class": "텍스트 클래스: <small>선택 사항</small>",
"class": "클래스: <small>선택 사항</small>",
"id": "ID: <small>선택 사항</small>",
"properties": "속성:",
"show-to-groups": "Show to Groups:",
"open-new-window": "새 창에서 열기",
"dropdown": "드롭다운",
"dropdown-placeholder": "아래에 드롭다운 메뉴 항목을 배치하세요. 예를 들어:<br/>&lt;li&gt;&lt;a class=&quot;dropdown-item&quot; href&#x3D;&quot;https://myforum.com&quot;&gt;Link 1&lt;/a&gt;&lt;/li&gt;",
"btn.delete": "삭제",
"btn.disable": "비활성화",
"btn.enable": "활성화",
"available-menu-items": "사용 가능한 메뉴 항목",
"custom-route": "사용자 정의 경로",
"core": "코어",
"plugin": "플러그인"
}