Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7 lines
245 B

{
"culture": "zh-Hant",
"texts": {
"Volo.Abp.Identity:PasswordTooShort": "密碼長度必須大於 {0} 個字符。",
"Volo.Abp.Identity:PasswordRequiresNonAlphanumeric": "密碼必須至少包含一個非字母數字字符。"
}
}