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.
abp/modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/LocalizationExtensions/it.json

7 lines
275 B

{
"culture": "it",
"texts": {
"Volo.Abp.Identity:PasswordTooShort": "La lunghezza della password deve essere maggiore di {0} caratteri.",
"Volo.Abp.Identity:PasswordRequiresNonAlphanumeric": "La password deve contenere almeno un carattere non alfanumerico."
}
}