瀏覽代碼

언어 추가

잉여개발기 1 年之前
父節點
當前提交
f86c680c76
共有 2 個文件被更改,包括 9 次插入1 次删除
  1. 4 0
      lang/en-US.json
  2. 5 1
      lang/ko-KR.json

+ 4 - 0
lang/en-US.json

@@ -40,6 +40,10 @@
     "discuss_view_authority" : "Discussion view authority",
     "page_view" : "Page views",
     "discuss_make_new_thread_authority" : "Create a new discussion authority",
+    "multiple_move" : "Multiple move documents",
+    "url" : "URL",
+    "resolution" : "Resolution",
+    "file_delete_with_document" : "Delete document and file at the same time",
 
     "_comment_" : "Common",
     "data" : "Data",

+ 5 - 1
lang/ko-KR.json

@@ -686,5 +686,9 @@
     "bbs_management_authority" : "BBS 관리 권한",
     "discuss_view_authority" : "토론 보기 권한",
     "page_view" : "조회수",
-    "discuss_make_new_thread_authority" : "새 토론 만들기 권한"
+    "discuss_make_new_thread_authority" : "새 토론 만들기 권한",
+    "multiple_move" : "다중 문서 이동",
+    "file_delete_with_document" : "문서와 파일 동시 삭제",
+    "url" : "URL",
+    "resolution" : "해상도"
 }