Skip to content

Commit ad4a90f

Browse files
committed
Add missing localization used in AccountController
1 parent f29ae13 commit ad4a90f

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,7 @@
7575
<text name="CreateNewRole">Create New Role</text>
7676
<text name="RoleName">Role Name</text>
7777
<text name="Actions">Actions</text>
78+
79+
<text name="CouldNotCompleteLoginOperation">Could not complete login operation. Please try again later.</text>
7880
</texts>
7981
</localizationDictionary>

0 commit comments

Comments
 (0)