Skip to content

Commit e0ea3ff

Browse files
committed
Add missing localization used in edit modals
1 parent cd8cdfa commit e0ea3ff

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,9 @@
7777
<text name="Actions">Actions</text>
7878

7979
<text name="CouldNotCompleteLoginOperation">Could not complete login operation. Please try again later.</text>
80+
81+
<text name="EditRole">Edit role</text>
82+
<text name="EditTenant">Edit tenant</text>
83+
<text name="EditUser">Edit user</text>
8084
</texts>
8185
</localizationDictionary>

0 commit comments

Comments
 (0)