ユーザー名の少なくとも3文字以上という制限を撤廃
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@ common:
|
||||
unavailable: "既に利用されています"
|
||||
error: "通信エラー"
|
||||
invalid-format: "a~z、A~Z、0~9、_が使えます"
|
||||
too-short: "3文字以上でお願いします!"
|
||||
too-short: "1文字以上でお願いします!"
|
||||
too-long: "20文字以内でお願いします"
|
||||
password: "パスワード"
|
||||
password-placeholder: "8文字以上を推奨します"
|
||||
|
||||
Reference in New Issue
Block a user