File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 12
12
<text name =" ThereIsNoTenantDefinedWithName{0}" value =" Il dominio {0} non esiste" />
13
13
<text name =" TenantIsNotActive" value =" Il dominio {0} non è attivo." />
14
14
<text name =" UserIsNotActiveAndCanNotLogin" value =" L'utente {0} non è attivo e non può fare login." />
15
+ <text name =" UserEmailIsNotConfirmedAndCanNotLogin" >Indirizzo email non registrato. Login non ammesso.</text >
16
+ <text name =" UserLockedOutMessage" >L'account è momentaneamente bloccato. Riprovare più tardi.</text >
15
17
<text name =" PleaseEnterLoginInformation" value =" Inserisci le informazioni di login" />
16
18
<text name =" TenancyName" value =" Dominio" />
17
19
<text name =" UserNameOrEmail" value =" Use name o email" />
You can’t perform that action at this time.
0 commit comments