XbCore
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
8 additions and
2 deletions
-
aspnet-core/modules/data-protection/LINGYUN.Abp.DataProtectionManagement.Domain.Shared/LINGYUN/Abp/DataProtectionManagement/Localization/Resources/en.json
|
|
|
@ -13,6 +13,12 @@ |
|
|
|
"DataProtectionManagement:001100": "There already exists an entity type definition named {Name}!", |
|
|
|
"DataProtectionManagement:001200": "The entity type already has a property definition named {Name}!", |
|
|
|
"DataProtectionManagement:002100": "The {Operation} access rule for entity {Name} has been assigned to role {RoleName}!", |
|
|
|
"DataProtectionManagement:003100": "The {Operation} access rule for entity {Name} has been assigned to organization {RoleName}!" |
|
|
|
"DataProtectionManagement:003100": "The {Operation} access rule for entity {Name} has been assigned to organization {RoleName}!", |
|
|
|
|
|
|
|
"EntityTypeInfos": "Entity Type Infos", |
|
|
|
"DisplayName:Name": "Name", |
|
|
|
"DisplayName:DisplayName": "Display Name", |
|
|
|
"DisplayName:TypeFullName": "Type FullName", |
|
|
|
"DisplayName:IsAuditEnabled": "Is Audit Enabled" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|