Explorar o código

Merge pull request #1887 from 1392-github/modify-lang

언어 파일 수정
잉여개발기 (SPDV) %!s(int64=2) %!d(string=hai) anos
pai
achega
2ef3222f3c
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      lang/en-US.json
  2. 1 1
      lang/ko-KR.json

+ 1 - 1
lang/en-US.json

@@ -563,7 +563,7 @@
             "error_skin_set_old" : "Some older skins may only work by using the old version link.",
             "same_id_exist_error" : "There are users using the same username.",
             "long_id_error" : "Username must be shorter than 32 characters.",
-            "id_char_error" : "Only Korean letters and alphabets are allowed for Username.",
+            "id_char_error" : "Only Korean letters and alphabets and numbers are allowed for Username.",
             "file_exist_error" : "The file does not exist.",
             "password_error" : "Password does not match.",
             "recaptcha_error" : "Pass the reCAPTCHA.",

+ 1 - 1
lang/ko-KR.json

@@ -231,7 +231,7 @@
     "file_name": "파일명",
     "close_discussion": "닫힌 토론",
     "language": "언어",
-    "id_char_error": "오직 한글과 알파벳만 사용 가능합니다.",
+    "id_char_error": "오직 한글과 알파벳, 숫자만 사용 가능합니다.",
     "id_filter_add": "ID 필터 추가",
     "skin": "스킨",
     "user_head": "사용자 <HEAD>",