mirror of https://github.com/abpframework/abp
parent
55bab1d707
commit
699afa20d9
@ -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