Skip to content

Commit f048d80

Browse files
committed
Add missing localization used in TokenAuthController
1 parent b6ae7a3 commit f048d80

File tree

1 file changed

+1
-0
lines changed
  • aspnet-core/src/AbpCompanyName.AbpProjectName.Core/Localization/SourceFiles

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878

7979
<text name="CouldNotCompleteLoginOperation">Could not complete login operation. Please try again later.</text>
8080

81+
<text name="CouldNotValidateExternalUser">Could not validate external user</text>
8182
<text name="EditRole">Edit role</text>
8283
<text name="EditTenant">Edit tenant</text>
8384
<text name="EditUser">Edit user</text>

0 commit comments

Comments
 (0)