"Volo.Abp.Identity:PasswordRequiresDigit":"Passwords must have at least one digit ('0'-'9').",
"Volo.Abp.Identity:PasswordRequiresLower":"Passwords must have at least one lowercase ('a'-'z').",
"Volo.Abp.Identity:PasswordRequiresNonAlphanumeric":"Passwords must have at least one non alphanumeric character.",
"Volo.Abp.Identity:PasswordRequiresUpper":"Passwords must have at least one uppercase ('A'-'Z').",
"Volo.Abp.Identity:PasswordTooShort":"Passwords must be at least {0} characters.",
"Volo.Abp.Identity:RoleNotFound":"Role {0} does not exist.",
"Volo.Abp.Identity:UserAlreadyHasPassword":"User already has a password set.",
"Volo.Abp.Identity:UserAlreadyInRole":"User already in role '{0}'.",
"Volo.Abp.Identity:UserLockedOut":"User is locked out.",
"Volo.Abp.Identity:UserLockoutNotEnabled":"Lockout is not enabled for this user.",
"Volo.Abp.Identity:UserNameNotFound":"User {0} does not exist.",
"Volo.Abp.Identity:UserNotInRole":"User is not in role '{0}'.",
"Volo.Abp.Identity:PasswordConfirmationFailed":"Password does not match the confirm password.",
"Volo.Abp.Identity:StaticRoleRenamingErrorMessage":"Static roles can not be renamed.",
"Volo.Abp.Identity:StaticRoleDeletionErrorMessage":"Static roles can not be deleted.",
"Identity.OrganizationUnit.DuplicateDisplayNameWarning":"There is already an organization unit with name {0}. Two units with same name can not be created in same level.",
"Identity.OrganizationUnit.MaxUserMembershipCount":"Maximum allowed organization unit membership count for a user",
"Volo.Abp.Identity:010001":"You can not delete your own account!",