@elastic-suite/gally-admin-components
Version:
Components package for gally admin BO
36 lines (35 loc) • 2 kB
JSON
{
"save": "Save",
"create": "Create",
"alert": "Updating of form with success",
"title.update": "Update of a boost",
"title.create": "Creation of a boost",
"empty.searchLimitations": "No operator was added. Click on the checkbox to select all search terms or add one.",
"empty.searchLimitations.queryText": "No search term was added. Click on the checkbox to select all search terms or add one.",
"empty.categoryLimitations": "No category is selected. Click on the checkbox to select all categories or choose at least one from the drop-down list.",
"noProductSearch": "No products were found",
"beforeBoosting": "Base results",
"afterBoosting": "Optimized results",
"previewArea": "Preview area",
"searchCatalog": "Search catalog",
"navigationCatalog": "Navigation catalog",
"autocompletionBox": "Autocompletion box",
"search": "Search",
"termSearch": "Search term",
"selectCategory": "Select a category",
"missingRequiredFieldMessage": "Please complete the required fields",
"noFiltersPreviewMessage": "Please select the preview context.",
"boost_zero": "boost",
"boost_one": "boost",
"boost_other": "boosts",
"preview": "Preview",
"boostConfig.allowNegativeBoost": "Allow negative boost",
"boostConfig.allowNegativeBoostTooltip": "If left unchecked, will prevent cases where the product metric (multiplied by the value pre-multiplier) would be too low to generate a positive boost once the boost impact modifier is applied. This prevents penalizing the product compared to other products not having any value for the metric.",
"boostConfig.sourceField": "Attribute value",
"boostConfig.sourceField.placeholder": "Select an attribute value",
"boostConfig.boostImpact": "Boost impact",
"boostConfig.scaleFactor": "Scale factor",
"boostConfig.scaleFactorTooltip": "Value the field will be multiplied by before potentially limiting the boost impact",
"boost.none": "No boost has been created",
"boost.none.btn": "Create a boost"
}