Skip to content

Commit b6d4d56

Browse files
committed
#13: added italian localization
1 parent a70fa8b commit b6d4d56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles/AbpProjectName-it.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<text name="ThereIsNoTenantDefinedWithName{0}" value="Il dominio {0} non esiste" />
1313
<text name="TenantIsNotActive" value="Il dominio {0} non è attivo." />
1414
<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>
1517
<text name="PleaseEnterLoginInformation" value="Inserisci le informazioni di login" />
1618
<text name="TenancyName" value="Dominio" />
1719
<text name="UserNameOrEmail" value="Use name o email" />

0 commit comments

Comments
 (0)