mirror of https://github.com/abpframework/abp.git
committed by
GitHub
1 changed files with 0 additions and 33 deletions
@ -1,33 +0,0 @@ |
|||
// test |
|||
|
|||
{ |
|||
"ReferenceCulture": "en", |
|||
"TargetCulture": "zh-Hans", |
|||
"Resources": [ |
|||
{ |
|||
"ResourcePath": "D:\\Github\\volo\\abp\\modules\\identity\\src\\Volo.Abp.Identity.Domain.Shared\\Volo\\Abp\\Identity\\Localization", |
|||
"Texts": [ |
|||
{ |
|||
"LocalizationKey": "Identity.OrganizationUnit.MaxUserMembershipCount", |
|||
"Reference": "Maximum allowed organization unit membership count for a user", |
|||
"Target": "" |
|||
}, |
|||
{ |
|||
"LocalizationKey": "DisplayName:Abp.Identity.SignIn.EnablePhoneNumberConfirmation", |
|||
"Reference": "Enable phone number confirmation", |
|||
"Target": "" |
|||
}, |
|||
{ |
|||
"LocalizationKey": "Description:Abp.Identity.SignIn.EnablePhoneNumberConfirmation", |
|||
"Reference": "Whether the phoneNumber can be confirmed by the user.", |
|||
"Target": "" |
|||
}, |
|||
{ |
|||
"LocalizationKey": "Volo.Abp.Identity:010002", |
|||
"Reference": "Can not set more than {MaxUserMembershipCount} organization unit for a user!", |
|||
"Target": "" |
|||
} |
|||
] |
|||
} |
|||
] |
|||
} |
|||
Loading…
Reference in new issue