File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
<text name =" ThereIsNoTenantDefinedWithName{0}" value =" There is no tenant defined with name {0}" />
13
13
<text name =" TenantIsNotActive" value =" Tenant {0} is not active." />
14
14
<text name =" UserIsNotActiveAndCanNotLogin" value =" User {0} is not active and can not log in." />
15
- <text name =" UserEmailIsNotConfirmedAndCanNotLogin" >Your email address is not confirmed. You can not login</text >
15
+ <text name =" UserEmailIsNotConfirmedAndCanNotLogin" >Your email address is not confirmed. You can not login. </text >
16
16
<text name =" UserLockedOutMessage" >The user account has been locked out. Please try again later.</text >
17
17
<text name =" PleaseEnterLoginInformation" value =" Please enter login information" />
18
18
<text name =" TenancyName" value =" Tenancy name" />
78
78
79
79
<text name =" CouldNotCompleteLoginOperation" >Could not complete login operation. Please try again later.</text >
80
80
</texts >
81
- </localizationDictionary >
81
+ </localizationDictionary >
You can’t perform that action at this time.
0 commit comments