잉여개발기 (SPDV) 1 gadu atpakaļ
vecāks
revīzija
f3519aec8d
2 mainītis faili ar 14 papildinājumiem un 2 dzēšanām
  1. 7 1
      lang/en-US.json
  2. 7 1
      lang/ko-KR.json

+ 7 - 1
lang/en-US.json

@@ -23,7 +23,13 @@
     "date" : "Date",
     "wiki_load_ip_select" : "Header to get IP",
     "auto_login" : "Auto login",
-    "view_hide_user_name_authority" : "View hidden username and IP",
+    "view_hide_user_name_authority" : "View hidden username and IP authority",
+    "view_user_watchlist_authority" : "View user watchlist authority",
+    "doc_watch_list_view_authority" : "View the list of people who have added document to the watchlist authority",
+    "bbs_view_authority" : "BBS view authority",
+    "bbs_comment_authority" : "BBS comment authority",
+    "bbs_edit_authority" : "BBS edit authority",
+    "user_analyze_authority" : "Analyze user authority",
 
     "_comment_" : "Common",
     "data" : "Data",

+ 7 - 1
lang/ko-KR.json

@@ -670,5 +670,11 @@
     "date": "날짜",
     "wiki_load_ip_select" : "IP를 가져올 헤더",
     "auto_login" : "자동 로그인",
-    "view_hide_user_name_authority" : "숨겨진 사용자 이름과 IP 보기"
+    "view_hide_user_name_authority" : "숨겨진 사용자 이름과 IP 보기",
+    "view_user_watchlist_authority" : "사용자 주시 목록 보기",
+    "doc_watch_list_view_authority" : "문서를 주시 목록에 추가한 사람 목록 보기",
+    "bbs_view_authority" : "BBS 보기 권한",
+    "bbs_comment_authority" : "BBS 댓글 권한",
+    "bbs_edit_authority" : "BBS 수정 권한",
+    "user_analyze_authority" : "사용자 분석 권한"
 }