We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1711feb commit b6ae7a3Copy full SHA for b6ae7a3
aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles/AbpProjectName.xml
@@ -81,5 +81,7 @@
81
<text name="EditRole">Edit role</text>
82
<text name="EditTenant">Edit tenant</text>
83
<text name="EditUser">Edit user</text>
84
+ <text name="TenantIdIsNotActive{0}">TenantId {0} is not active</text>
85
+ <text name="UnknownTenantId{0}">Unknown tenantId {0}</text>
86
</texts>
87
</localizationDictionary>
0 commit comments