فهرست منبع

Merge pull request #863 from gnote8-0/patch-9

가입 시 비밀번호 없으면 오류 출력 (2/4)
잉여개발기 (SPDV) 6 سال پیش
والد
کامیت
cc1760ccb7
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      language/en-US.json

+ 2 - 1
language/en-US.json

@@ -364,5 +364,6 @@
             "decument_404_error" : "This document does not exist.",
             "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"
+            "application_not_found" : "Application not found",
+            "invalid_password_error" : "The Password is invalid."
 }