Delete abp-translation.json

pull/4088/head
maliming 5 years ago committed by GitHub
parent 55bab1d707
commit 699afa20d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save