locales.en.json Maven / Gradle / Ivy
The newest version!
{
"login.title": "Login",
"login.username": "Username",
"login.password": "Password",
"login.rememberMe": "Remember Me",
"login.cookie.policy": " After a successful sign in, we use a cookie in your browser to track your session. You can refer our {cookiePolicy} for more details.",
"login.CookiePolicy.anchor": "Cookie Policy",
"login.privacy.policy.description": "By signing in, you agree to our {privacyPolicy}",
"login.privacy.policy.title": "Privacy Policy",
"login.button": "Login",
"login.error.invalid": "The username/password is invalid",
"login.error.unknown": "Unknown error occurred!",
"error.accessdenied.title": "Access Denied",
"error.accessdenied.subheading": "Please login with valid permissions",
"error.forbidden.title": "Forbidden",
"error.forbidden.subheading": "Please login with enough permissions",
"error.server.title": "Internal Server Error",
"error.server.subheading": "The server has failed to process your request",
"error.unknown.title": "Unknown Error",
"error.unknown.subheading": "Something went wrong while processing your request",
"header.logout": "Log out",
"progress.subheading": "Please wait",
"template.select": "Select a Template Group",
"landing.confirmDelete": "Do you really want to delete the business rule {ruleName}",
"loading.businessRules.heading": "Business Rules",
"landing.title": "No business rules found",
"landing.subheading": " Get started by creating one",
"landing.create": "Create",
"landing.permission.subheading": "Login with suitable permissions to create one",
"landing.table.businessrule": "Business Rule",
"landing.table.status": "Status",
"landing.table.actions": "Actions",
"landing.delete": "Delete",
"landing.failedToDeploy": "Failed to deploy the business rule {businessRuleUUID}",
"landing.failedToDeleteRule": "Failed to delete the business rule {businessRuleUUID}",
"landing.unableToRetreve": "Unable to retrieve deployment info",
"deployment.deploymentInfo": "Deployment Information",
"deployment.unableToLoad": "Unable to load Deployment Information",
"filter.attribute": "Attribute",
"filter.operator": "Operator",
"filter.valueAttribute": "Value/Attribute",
"filter.nofilters": "No filters given",
"filter.filters": "Filters",
"component.input.label": "Rule Template",
"component.input.configurations": "Configurations",
"component.input.streamField": "Exposed stream fields",
"component.input": "Input",
"component.output.ruleTemplate": "Rule Template",
"component.output.configurations": "Configurations",
"component.output.mappings": "Mappings",
"component.output.input": "Input",
"component.output": "Output",
"submit.button.save": "Save",
"submit.button.saveDeploy": "Save & Deploy",
"submit.button.cancel": "Cancel",
"model.selector.fromTemplate": "From Template",
"model.selector.descriptionForExisting": "Create a business rule based on an existing template",
"model.selector.fromScratch": "From Scratch",
"model.selector.descriptionForScratch": "Create a business rules with templates for input & output,and customized filters",
"model.selector.chooseOption": "Choose an option",
"template.nosuitable": " No Suitable Template Groups found",
"business.rules.messages.ruletemplate": "Please select a rule template",
"business.rules.messages.uniquename": "Business rule name",
"business.rules.messages.rulename": "Business rule name",
"business.rules.messages.rulelogic": "Enter the Rule Logic, referring filter rule numbers. Eg: (1 OR 2) AND (NOT(3))",
"business.rules.select.validTemplate": "Please select a valid Template Group",
"business.rules.select.validInput": "Please select a valid entry rule template",
"business.rules.select.validOutput": "Please select a valid Output Rule Template",
"business.rules.select.notEmpty": "Name of the Business Rule can not be empty",
"business.rules.validName": "Please enter a valid name for the Business Rule",
"business.rules.invalidInput": "Invalid Input data found",
"business.rules.fillInValues": "Please fill in values for all Input data properties",
"business.rules.invalidOutput": "Invalid Output data found",
"business.rules.error.fillAll": "Please fill in values for all Output data properties",
"business.rules.error.invalidMapping": "Invalid Output Mappings found",
"business.rules.error.fillAllMappings": "Please fill in values for all the mappings",
"business.rules.error.invalidRule": "Invalid Rule Component data found",
"business.rules.error.canNotEmpty": "Rule Logic can not be empty, when one or more Filter Rules are there",
"business.rules.error.noFilterRules": "Can not find Filter Rule(s) referred in Rule Logic",
"business.rules.error.invalidFilterRules": "Invalid Filter Rule(s) found",
"business.rules.failed.createBusinessRule": "Failed to create the Business Rule",
"header.title": "Business Rules Manager",
"template.form.ruleTemplate": "Rule Template",
"template.form.validTemplate": "Please select a valid Template Group",
"template.form.validRule": "Please select a valid Rule Template",
"tmeplate.form.ruleNotEmpty": "Name of the Business Rule can not be empty",
"template.form.validBusinessRule": "Please enter a valid name for the Business Rule",
"template.form.fillAll": "Please fill in values for all the properties",
"template.form.failtedToCreate": "Failed to create the Business Rule"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy