You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
4.2 KiB
64 lines
4.2 KiB
{ |
|
"culture": "en", |
|
"texts": { |
|
"Permission:OrganizationUnitManagement": "Organization unit management", |
|
"Permission:ManageRoles": "Management roles", |
|
"Permission:ManageUsers": "Management users", |
|
"Permission:ManageClaims": "Management claims", |
|
"Permission:ManageOrganizationUnits": "Management organization units", |
|
"Permission:IdentityClaimTypeManagement": "Management claim types", |
|
"OrganizationUnit:Tree": "Organization tree", |
|
"OrganizationUnit:New": "Add New", |
|
"OrganizationUnit:Members": "Organization Members", |
|
"OrganizationUnit:AddRoot": "Add Root", |
|
"OrganizationUnit:AddChildren": "Add Children", |
|
"OrganizationUnit:AddMember": "Add Member", |
|
"OrganizationUnit:AddRole": "Add Role", |
|
"OrganizationUnit:DisplayName": "Display Name", |
|
"OrganizationUnit:WillDelete": "Organization: {0} will be deleted", |
|
"OrganizationUnit:AreYouSureRemoveUser": "Are you sure you want to delete user {0} from your organization?", |
|
"OrganizationUnit:AreYouSureRemoveRole": "Are you sure you want to remove the role {0} from the organization?", |
|
"OrganizationUnit:SelectUsers": "Select Users", |
|
"OrganizationUnit:SelectRoles": "Select Roles", |
|
"IdentityClaimTypeAlreadyExists": "The identity claim type {0} already exists!", |
|
"UserClaimAlreadyExists": "User claim with the same parameters have been added!", |
|
"RoleClaimAlreadyExists": "Role claim with the same parameters has been added!", |
|
"DisplayName:ClaimType": "Type", |
|
"DisplayName:ClaimValue": "Value", |
|
"ClaimSubject": "Claim - {0}", |
|
"RoleSubject": "Role - {0}", |
|
"AddClaim": "Add claim", |
|
"UpdateClaim": "Update claim", |
|
"DeleteClaim": "Delete claim", |
|
"WillDeleteClaim": "Pending deletion claim type: {0}", |
|
"ManageClaim": "Management claim", |
|
"IdentityClaim:New": "New claim", |
|
"IdentityClaim:Name": "Name", |
|
"IdentityClaim:Required": "Required", |
|
"IdentityClaim:IsStatic": "Is static", |
|
"IdentityClaim:Regex": "Regex", |
|
"IdentityClaim:RegexDescription": "Regex description", |
|
"IdentityClaim:Description": "Description", |
|
"IdentityClaim:ValueType": "Value type", |
|
"Volo.Abp.Identity:020005": "The static claim type cannot be changed!", |
|
"Volo.Abp.Identity:020006": "Unable to delete static claim type!", |
|
"Volo.Abp.Identity:020007": "The phone number is already tied to another user!", |
|
"Volo.Abp.Identity:020008": "You can't modify your phone's binding information!", |
|
"Volo.Abp.Identity:020009": "You cannot modify your email binding information!", |
|
"Volo.Abp.Identity:DuplicatePhoneNumber": "Phone number '{0}' is already taken.", |
|
"DisplayName:Abp.Identity.User.SmsNewUserRegister": "Register sms template", |
|
"Description:Abp.Identity.User.SmsNewUserRegister": "When the user registers, he/she should send the template number of the SMS verification code and fill in the template number of the corresponding cloud platform registration", |
|
"DisplayName:Abp.Identity.User.SmsUserSignin": "Signin sms template", |
|
"Description:Abp.Identity.User.SmsUserSignin": "When the user logs in, he/she should send the template number of the SMS verification code and fill in the template number of the corresponding cloud platform registration", |
|
"DisplayName:Abp.Identity.User.SmsResetPassword": "Reset password sms template", |
|
"Description:Abp.Identity.User.SmsResetPassword": "When the user resets the password, he/she sends the template number of SMS verification code and fills in the template number registered on the cloud platform", |
|
"DisplayName:Abp.Identity.User.SmsPhoneNumberConfirmed": "Phone number confirmation template", |
|
"Description:Abp.Identity.User.SmsPhoneNumberConfirmed": "The user confirms the mobile phone verification code template", |
|
"DisplayName:Abp.Identity.User.SmsRepeatInterval": "SMS verification code validity(min)", |
|
"Description:Abp.Identity.User.SmsRepeatInterval": "The valid time for the user to send SMS verification code, unit m, default 3min", |
|
"DisplayName:SmsVerifyCode": "SMS verification code", |
|
"DisplayName:EmailVerifyCode": "Mail verification code", |
|
"DisplayName:WeChatCode": "Wechat login code", |
|
"SendRepeatSmsVerifyCode": "Phone verification code cannot be sent repeatedly within {0} minutes!" |
|
} |
|
} |