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/hi.json

7 lines
424 B

{
"culture": "hi",
"texts": {
"Volo.Abp.Identity:PasswordTooShort": "पासवर्ड की लंबाई {0} वर्णों से अधिक होनी चाहिए।",
"Volo.Abp.Identity:PasswordRequiresNonAlphanumeric": "पासवर्ड में कम से कम एक गैर-अल्फ़ान्यूमेरिक वर्ण होना चाहिए।"
}
}