Files
opensem/resources/lang/vendor/log-viewer/ko.json
Ludovic CANDELLIER 64abc46d99 [WIP] Refactor project
2021-05-21 00:21:05 +02:00

14 lines
303 B
JSON

{
"Date": "날짜",
"The list of logs is empty!": "로그가 없습니다.",
"All": "전체",
"Emergency": "긴급",
"Alert": "경고",
"Critical": "심각",
"Error": "오류",
"Warning": "주의",
"Notice": "알림",
"Info": "정보",
"Debug": "디버그"
}