Files
hi-frontend/apps/admin/public/assets/locales/en-US/promo.json
T

71 lines
2.3 KiB
JSON

{
"cancel": "Cancel",
"confirm": "Confirm",
"confirmDelete": "Are you sure you want to delete?",
"createPrice": "Create Promo Price",
"createRule": "Create Rule",
"createSuccess": "Create Success",
"delete": "Delete",
"deleteSuccess": "Delete Success",
"deleteWarning": "Once deleted, data cannot be recovered. Please proceed with caution.",
"detail": "Detail",
"edit": "Edit",
"editRule": "Edit Rule",
"emptyPrices": "No promo prices",
"emptyRules": "No promo rules",
"emptyUsage": "No promo usage records",
"enabled": "Enabled",
"endTime": "End Time",
"form": {
"enterPromoPrice": "Enter price",
"inactiveMonths": "Inactive Months",
"inactiveMonthsPlaceholder": "Months without purchase",
"name": "Name",
"namePlaceholder": "Rule name",
"noDiscounts": "This subscribe has no discount quantities and cannot be configured.",
"promoPriceLessThanOriginalPrice": "Promo price must be lower than original price",
"promoPriceLessThanUnitPrice": "Promo price must be lower than unit price",
"selectEndTime": "Select time",
"selectRule": "Select rule",
"selectStartTime": "Select time",
"selectQuantity": "Select discount quantity",
"selectSubscribe": "Select subscribe",
"type": "Rule Type",
"windowHours": "Window Hours",
"windowHoursPlaceholder": "Hours after registration"
},
"loadErrorDescription": "Refresh the table or try again later.",
"loadPricesError": "Failed to load promo prices",
"loadRulesError": "Failed to load promo rules",
"loadUsageError": "Failed to load promo usage",
"name": "Name",
"no": "No",
"orderNo": "Order No.",
"originalPriceHint": "Original price",
"params": "Params",
"prices": "Prices",
"priority": "Priority",
"promoPrice": "Promo Price",
"quantity": "Quantity",
"rule": "Rule",
"ruleDetail": "Rule Detail",
"rules": "Rules",
"searchRule": "Rule name",
"startTime": "Start Time",
"subscribe": "Subscribe",
"type": "Type",
"types": {
"campaign": "Campaign",
"inactive_user": "Inactive User",
"new_user": "New User"
},
"unitPrice": "Unit Price",
"unitPriceHint": "Unit price",
"updateSuccess": "Update Success",
"usage": "Usage",
"usedAt": "Used At",
"userId": "User ID",
"validityPeriod": "Validity Period",
"yes": "Yes"
}