Browse Source

빠진 번역 추가

Surplus_Up (2DU) 7 years ago
parent
commit
a8c9823b8d
2 changed files with 4 additions and 0 deletions
  1. 2 0
      lang/en-US.json
  2. 2 0
      lang/ko-KR.json

+ 2 - 0
lang/en-US.json

@@ -1,5 +1,7 @@
 {
     "_comment_1_" : "Common",
+        "server" : "Server",
+        "filter" : "Filter",
         "delete" : "Delete",
         "notice" : "Notice",
         "add" : "Add",

+ 2 - 0
lang/ko-KR.json

@@ -1,5 +1,7 @@
 {
     "_comment_1_" : "공통",
+        "server" : "서버",
+        "filter" : "필터",
         "delete" : "삭제",
         "notice" : "알림",
         "add" : "추가",