Surplus_Up (2DU) 6 éve
szülő
commit
2f976dc820
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      language/en-US.json
  2. 1 1
      language/ko-KR.json

+ 1 - 1
language/en-US.json

@@ -365,5 +365,5 @@
             "fast_edit_error" : "You can edit another document after this period (Second(s)) : ",
             "too_many_dec_error" : "This feature is not supported because there are too many documents.",
             "application_not_found" : "Application not found",
-            "invalid_password_error" : "The Password is invalid."
+            "invalid_password_error" : "The Password or ID is invalid."
 }

+ 1 - 1
language/ko-KR.json

@@ -341,5 +341,5 @@
     "add_watchlist" : "주시 문서 추가",
     "blocked_user" : "차단된 사용자",
     "blocked_admin" : "차단한 관리자",
-    "invalid_password_error" : "비밀번호가 없습니다."
+    "invalid_password_error" : "비밀번호 또는 아이디가 없습니다."
 }