{
  "BRANDS": {
    "TITLE": "Brands & Trademarks",
    "AND_BRANDS": "& Trademarks",
    "DESC": "Manage trademarks and track the distribution of registered products in the system",
    "BULK_UPLOAD": "Bulk Upload Brands",
    "BULK_UPLOAD_DESC": "Create many brands and upload logos directly in the same page.",
    "BULK_ERR_NAME_AR_REQUIRED": "Arabic name is required.",
    "BULK_ERR_NAME_EN_REQUIRED": "English name is required.",
    "BULK_ERR_CATEGORY_REQUIRED": "Category is required.",
    "BULK_ERR_LOGO_URL_LONG": "Logo URL is too long.",
    "BULK_ERR_COVER_URL_LONG": "Cover image URL is too long.",
    "BULK_ERR_START_FAILED": "Failed to start bulk upload.",
    "BULK_SUCCESS_CLEARED": "{{count}} brands were added successfully. The form has been cleared.",
    "BULK_SELECT_CATEGORIES": "Select categories",
    "BULK_CATEGORIES_COUNT": "{{count}} categories selected",
    "BULK_STATUS_INACTIVE": "Inactive",
    "BRAND_UNIT": "brand",
    "LOGO": "Logo",
    "BRAND": "Trademark",
    "CODE": "Code",
    "STATUS": "Status",
    "ACTIONS": "Actions",
    "STATUS_ACTIVE": "Active",
    "STATUS_DISABLED": "Disabled",
    "SUB_CATEGORY": "Sub-category",
    "WITH_PRODUCTS": "With products",
    "WITHOUT_PRODUCTS": "Without products",
    "NO_RESULTS_DESC": "There are no search results currently.",
    "SEARCH_PLACEHOLDER": "Search by keywords or name...",
    "CONFIRM_DELETE_TITLE": "Confirm Delete Brand",
    "CONFIRM_DELETE_MSG": "Are you sure you want to delete this brand? This action cannot be undone.",
    "CONFIRM_BULK_DELETE_TITLE": "Confirm Delete Selected Brands",
    "CONFIRM_BULK_DELETE_MSG": "Are you sure you want to delete the selected brands? This action cannot be undone.",
    "DELETE_FAILED": "Failed to delete brand",
    "VAULT_INIT": "Loading brand list...",
    "EMPTY_TITLE": "No brands found",
    "EMPTY_MSG": "No brands matched your search. Try changing keywords.",
    "TOTAL_COUNT": "Total Brands",
    "DETAIL": {
      "TITLE": "Brand Details",
      "EDIT": "Edit",
      "BRAND_NAME": "Brand Name",
      "STATUS": "Status",
      "STATISTICS": "Statistics",
      "PRODUCTS_COUNT": "Products Count",
      "LINKED_SUB_CATEGORY": "Linked Sub-category",
      "CREATED_DATE": "Creation Date",
      "BRAND_ID": "Brand ID",
      "RELATED_PRODUCTS": "Related Products",
      "PRODUCT_NAME": "Product Name",
      "BARCODE": "Barcode",
      "CATEGORY": "Category",
      "ACTIONS": "Price",
      "VIEW_ALL_PRODUCTS": "View All Products",
      "NOT_SPECIFIED": "Not Specified",
      "NOT_FOUND": "Brand not found",
      "NOT_FOUND_DESC": "Requested brand could not be found",
      "BACK_TO_BRANDS": "Back to Brands",
      "STATUS_ACTIVE": "Active",
      "STATUS_INACTIVE": "Inactive",
      "STATUS_DRAFT": "Draft",
      "STATUS_STOPPED": "Stopped",
      "LAST_UPDATED_LABEL": "Last Updated: ",
      "SKU": "Stock Keeping Unit (SKU)",
      "INVENTORY": "Inventory",
      "NO_PRODUCTS_MSG": "There are no products associated with this brand."
    },
    "MODAL": {
      "ADD_TITLE": "Add New Brand",
      "EDIT_TITLE": "Edit Brand Data",
      "SUBTITLE": "Enter brand details and add its logo and cover image.",
      "LOGO": "Brand Logo",
      "COVER": "Brand Cover Image",
      "NAME_AR": "Name (Arabic)",
      "NAME_EN": "Name (English)",
      "NAME_AR_PLACEHOLDER": "Ex: Almarai",
      "NAME_EN_PLACEHOLDER": "Ex: Almarai",
      "SELECT_SUB_CATEGORY": "Linked sub-category",
      "SELECT_SUB_CATEGORY_PLACEHOLDER": "Select a sub-category",
      "SUB_CATEGORY_REQUIRED": "Sub-category selection is required.",
      "STATUS_VISIBLE": "Visible to customers in store",
      "STATUS_HIDDEN": "Currently hidden from customers"
    }
  },
  "BRAND": {
    "LOGO": "Logo",
    "NAME": "Brand Name",
    "SLUG": "Identifier / Link",
    "PRODUCTS": "Products",
    "STATUS": "Status",
    "VIEW": "View Details"
  },
  "CATEGORIES": {
    "TITLE": "Categories & Activity",
    "CATEGORIES_ACTIVITY": "Categories & Activity",
    "CONTENT_MGMT": "Content Management",
    "MENU": {
      "CATEGORIES": "Categories"
    },
    "DESCRIPTION": "Track and manage the structure of main categories in the system with precision and professionalism",
    "ADD_NEW": "Add New Category",
    "SEARCH_PLACEHOLDER": "Search categories and activities...",
    "ROOT": "Categories Root",
    "MANAGING_INSIDE": "Managing items inside ",
    "MANAGE_TOP_LEVEL": "Manage main sectors and activities.",
    "ADD_LEVEL": "Add {{level}}",
    "ADD_SUB": "Add New Branch",
    "SUB_ITEMS": "Sub-items",
    "SUB_ITEMS_COUNT": "Sub-items Count",
    "NAME": "Name",
    "IMAGE_LABEL": "Image",
    "ITEM_COUNT": "Item Count",
    "PRODUCT_UNIT": "product",
    "BRANDS_COUNT": "brands",
    "WITH_CHILDREN": "With child nodes",
    "WITHOUT_CHILDREN": "Without child nodes",
    "STATUS_ACTIVE": "Active",
    "STATUS_DISABLED": "Disabled",
    "NO_ITEMS_FOUND": "No items found",
    "NO_ITEMS_DESC": "No {{level}} configured yet.",
    "NO_ITEMS_DESC_ROOT": "No main activities configured yet.",
    "CREATE": "Create {{level}}",
    "CREATE_FIRST": "Create First Activity",
    "CREATE_NEW": "Create {{level}}",
    "EDIT": "Edit {{level}}",
    "FORM_DESC": "Enter details below for configuration.",
    "NAME_AR": "Name (Arabic)",
    "NAME_AR_PLACEHOLDER": "Enter category name for Arabic customers",
    "NAME_EN": "Name (English)",
    "NAME_EN_PLACEHOLDER": "Enter category name in English",
    "DISPLAY_ORDER": "Display Order",
    "ORDER_PLACEHOLDER": "Appearance order number (e.g., 1)",
    "ORDER_DESC": "Lower numbers appear first in the app and site.",
    "VISIBILITY": "Visibility Status",
    "VISIBILITY_DESC": "Toggle whether this is visible to users.",
    "CANCEL": "Cancel",
    "CONFIRM_CREATE": "Confirm Creation",
    "SAVE_CHANGES": "Save Changes",
    "PROCESSING": "Processing...",
    "INDUSTRY": "Industry",
    "CREATE_INFO": "This item will be created in the current structure level.",
    "EDIT_INFO": "Saving these changes will immediately update the catalog across all vendor portals and apps.",
    "SUB_INDUSTRY": "Sub-Industry",
    "CATEGORY": "Category",
    "SUB_CATEGORY": "Sub-Category",
    "ITEM": "Item",
    "CREATE_PRODUCT": "Create Product",
    "ADD_PRODUCT": "Add Product",
    "IMAGE": "Item Image",
    "IMAGE_SELECT": "Select Professional Image",
    "IMAGE_DESC": "Prefer using transparent images (PNG) or high-quality images with uniform background.",
    "MODAL": {
      "ADD_TITLE": "Add New {{level}}",
      "EDIT_TITLE": "Edit {{level}}",
      "PARENT": "Parent Item",
      "IMAGE": "Category Image",
      "NAME_AR": "Name (Arabic)",
      "NAME_AR_PLACEHOLDER": "Enter category name in Arabic",
      "NAME_EN": "Name (English)",
      "NAME_EN_PLACEHOLDER": "Enter product name in English",
      "DESC_AR": "Description (Arabic)",
      "DESC_AR_PLACEHOLDER": "Enter detailed product description in Arabic",
      "DESC_EN": "Description (English)",
      "DESC_EN_PLACEHOLDER": "Enter a detailed product description in English",
      "ORDER": "Display Order"
    },
    "DETAILS": {
      "TITLE": "Category Info",
      "BACK": "Back to Hierarchy",
      "PARENT_NODE": "Parent Item",
      "SUB_ITEMS": "Related Sub-items",
      "METADATA": "System Data",
      "IDENTITY": "Unique Identity",
      "DEPTH": "Hierarchy Depth",
      "DENSITY": "Item Density",
      "MASTER_ITEMS": "Master Items",
      "CREATED": "Creation Date",
      "UPDATED": "Last Update",
      "CREATED_AT": "Created at",
      "UPDATED_AT": "Updated at",
      "NO_IMAGE": "No Image",
      "MGMT_TITLE": "Manage Master Directory",
      "MGMT_DESC": "Admins can modify visual assets and linguistic representations across the platform.",
      "ROOT_NODE": "Root Item",
      "SUB_ITEM_NODE": "Sub Item",
      "ANALYTICS": "Entity Analytics",
      "SYNCING": "Syncing DB...",
      "EXPLORE": "Explore Lower Level Structure",
      "VIEW_MAP": "View Map",
      "VIEW": "View",
      "NO_SUB_MODULES": "This section contains no sub-modules",
      "NO_ITEMS_FOUND": "No sub-items found at this level.",
      "ADD_CHILD": "Add Child Node",
      "FINGERPRINT": "System Fingerprint",
      "LIVE_LINK": "Live Link",
      "AUDITING": "Audit Group",
      "NODES": "Nodes",
      "LEVEL": "Level",
      "BRANCH_NODES": "Branch Nodes",
      "SECURE_NODE": "Secured System Node",
      "CONTEXTUAL_PATH": "Structural Path",
      "ROOT_ENTRY": "Starting Point (Root)",
      "LIVE_FLOW": "Live Flow",
      "PEERS": "Peers (Branches)",
      "SYNC_ACTIVE": "Sync Protocol Active",
      "OPEN": "Open",
      "RELATED_BRANDS": "Related Brands",
      "NO_RELATED_BRANDS": "No brands are linked to this sub-category yet.",
      "GRID_VIEW": "Grid view",
      "TABLE_VIEW": "Table view"
    }
  },
  "ASSETS": {
    "TITLE": "Asset Bank",
    "DESC": "Manage global product images and review seller uploads.",
    "UPLOAD": "Upload Images",
    "SEARCH_PLACEHOLDER": "Search by keywords or alt text...",
    "TABS": {
      "ALL": "All Assets",
      "PENDING": "Pending Review",
      "APPROVED": "Approved"
    },
    "STATUS": {
      "APPROVED": "Approved",
      "PENDING": "Pending",
      "REJECTED": "Rejected",
      "ACTIVE": "Active",
      "DRAFT": "Draft",
      "INACTIVE": "Inactive"
    },
    "ACTIONS": {
      "APPROVE": "Approve",
      "REJECT": "Reject",
      "EDIT": "Edit Details"
    },
    "UNTITLED": "Untitled Asset",
    "NO_TAGS": "No Tags"
  },
  "PRODUCTS": {
    "TITLE": "Product Bank",
    "AND_GOODS": "& Goods",
    "DESCRIPTION": "Manage product catalog, inventory classifications, barcodes, and statuses",
    "ADD": "Add Master Product",
    "BULK_ADD": "Bulk Add Products",
    "SEARCH_PLACEHOLDER": "Search products by Arabic or English name...",
    "NAME_EN": "Name (EN)",
    "NAME_AR": "Name (AR)",
    "BARCODE": "Barcode",
    "CATEGORY": "Category",
    "SUB_CATEGORY": "Subcategory",
    "STATUS": "Status",
    "IMAGE": "Image",
    "PRODUCT": "Product",
    "ACTIONS": "Actions",
    "NO_PRODUCTS": "No master products found.",
    "NO_PRODUCTS_DESC": "No products found currently based on your filter.",
    "RESET_ALL_FILTERS": "Reset All Filters",
    "CONFIRM_DELETE_TITLE": "Confirm Product Deletion",
    "CONFIRM_DELETE_MSG": "Are you sure you want to delete this product? This action cannot be undone.",
    "SHOWING": "Showing",
    "TO": "to",
    "OF": "of",
    "ENTITIES": "products",
    "DETAIL": {
      "TITLE": "Product Details",
      "EDIT": "Edit",
      "PRODUCT_NAME": "Product Name",
      "PRODUCT_DETAILS": "Product Details",
      "PRODUCT_DETAILS_HINT": "Catalog identity and classification",
      "NAME_AR": "Arabic Name",
      "NAME_EN": "English Name",
      "DESCRIPTION_AR": "Arabic Description",
      "DESCRIPTION_EN": "English Description",
      "DESCRIPTION": "Description",
      "SLUG": "Slug",
      "BARCODE": "Barcode",
      "UNIT": "Unit of Measure",
      "CATEGORY": "Category",
      "BRAND": "Brand",
      "NOT_SPECIFIED": "Not Specified",
      "CREATED_AT": "Created At",
      "UPDATED_AT": "Updated At",
      "PRODUCT_ID": "Product ID",
      "VENDORS_TABLE": "Associated Vendors",
      "VENDOR_NAME": "Vendor",
      "AVAILABLE_QTY": "Available Qty",
      "UNIT_PRICE": "Unit Price",
      "LAST_UPDATE": "Last Update",
      "IMAGE_ALT": "Image",
      "TIME_TWO_HOURS_AGO": "2 hours ago",
      "TIME_YESTERDAY": "Yesterday",
      "TIME_THREE_DAYS_AGO": "3 days ago",
      "TIME_TODAY": "Today",
      "TIME_WEEK_AGO": "1 week ago",
      "NOT_FOUND": "Product not found",
      "NOT_FOUND_DESC": "Requested product could not be found",
      "BACK_TO_PRODUCTS": "Back to Products",
      "STATUS_ACTIVE": "Active",
      "STATUS_DRAFT": "Draft",
      "STATUS_INACTIVE": "Inactive"
    },
    "FORM": {
      "CREATE_NEW": "Create New Product",
      "TITLE": "Add Product to Bank",
      "BASIC_INFO": "Basic Information",
      "BASIC_INFO_DESC": "Names and introductory description of the product.",
      "ASSETS": "Images & Assets",
      "ASSETS_DESC": "Manage exhibition and display images for the product.",
      "CLASSIFICATION": "Classification & Association",
      "PUBLISH_STATUS": "Publish Status & Visibility",
      "DRAG_DROP_IMAGES": "Drag & Drop Images Here",
      "CLICK_TO_UPLOAD": "Or click to select files manually (JPG, PNG)",
      "SELECT_CATEGORY": "-- Select Associated Category --",
      "LEVEL_HELP": "The product must be linked to a last-level category.",
      "QR_CODE": "QR Code / Barcode",
      "QR_CODE_PLACEHOLDER": "Enter product ID code...",
      "GENERATE_CODE": "Auto-Generate",
      "STATUS_ACTIVE": "Active",
      "STATUS_ACTIVE_DESC": "Product will be visible and available for linking.",
      "STATUS_DRAFT": "Draft",
      "STATUS_DRAFT_DESC": "Save to work on later without publishing.",
      "STATUS_INACTIVE": "Inactive",
      "STATUS_INACTIVE_DESC": "Archived and won't appear to customers or sellers."
    },
    "TABLE": {
      "IMAGE": "Image",
      "NAME": "Product Name",
      "BARCODE": "Barcode",
      "STATUS": "Status"
    },
    "UNIT_PIECE": "Piece"
  },
  "MASTER_PRODUCTS": {
    "ADD_TITLE": "Add New Product",
    "EDIT_TITLE": "Edit Product Data",
    "FORM_SUBTITLE": "Manage product info and attributes in the global catalog.",
    "BASIC_INFO": "Basic Information",
    "BASIC_INFO_DESC": "Enter product name and description in Arabic and English.",
    "ARABIC_LABEL": "Arabic",
    "AR_SHORT": "AR",
    "NAME_AR_LABEL": "Name (Arabic) *",
    "NAME_AR_PLACEHOLDER": "Enter product name in Arabic",
    "DESC_AR_LABEL": "Description (Arabic)",
    "DESC_AR_PLACEHOLDER": "Write a short product description in Arabic...",
    "ENGLISH_LABEL": "English",
    "EN_SHORT": "EN",
    "NAME_EN_LABEL": "Name (English) *",
    "NAME_EN_PLACEHOLDER": "Enter product name in English",
    "DESC_EN_LABEL": "Description (English)",
    "DESC_EN_PLACEHOLDER": "Write a short product description in English...",
    "MEDIA_ASSETS": "Product Images",
    "MEDIA_ASSETS_DESC": "Upload clear product images to show well in the store.",
    "OPTIONAL": "Optional",
    "UPLOAD_IMAGES": "Add Images",
    "UPLOAD_HINT": "Drag images here or select from device (JPG, PNG, WEBP) Max 5MB.",
    "CLASSIFICATION": "Product Categorization",
    "CLASSIFICATION_DESC": "Choose appropriate section for the product in category tree.",
    "FILTERS_TITLE": "Filter Products",
    "FILTERS_SUBTITLE": "Adjust search criteria",
    "ACTIVE_FILTERS": "Active filters",
    "HAS_BRAND": "Has Brand",
    "ACTIVE_BRAND": "Brand Is Active",
    "PACKAGE_TYPE": "Package type",
    "MEASUREMENT_UNIT": "Measurement unit",
    "SIZE_VALUE": "Size / quantity value",
    "SORT": "Sort",
    "SORT_NEWEST_UPDATED": "Newest Updated",
    "SORT_NEWEST_CREATED": "Newest Created",
    "SORT_NAME_AR": "Arabic Name",
    "SORT_NAME_EN": "English Name",
    "SORT_STATUS": "Status",
    "OPERATIONAL_DATES": "Operational Date Filters",
    "OPERATIONAL_DATES_HINT": "Filter by product creation and last update dates.",
    "CREATED_FROM": "Created From",
    "CREATED_TO": "Created To",
    "UPDATED_FROM": "Updated From",
    "UPDATED_TO": "Updated To",
    "MASTER_CATEGORY_LABEL": "Sub-Category *",
    "SELECT_CATEGORY_PLACEHOLDER": "Choose product category",
    "ASSIGNED_BRAND_LABEL": "Brand",
    "GENERIC_WHITE_LABEL": "Generic White Label",
    "UNIT_LABEL": "Unit of Measure",
    "STANDARD_UNIT": "Standard Unit (Piece, Box, etc)",
    "INVENTORY_TRACKING": "Barcode & Inventory",
    "INVENTORY_DESC": "Enter product barcode for tracking.",
    "UNIVERSAL_BARCODE_LABEL": "Barcode",
    "SCAN_AUTO_HINT": "Enter barcode or use auto-generate",
    "GENERATE": "Auto-Generate",
    "PUBLISHING_STATUS": "Publishing Status",
    "PUBLISHING_DESC": "Control product visibility and availability in the system.",
    "STATUS_DRAFT": "Draft",
    "STATUS_ACTIVE": "Active / Enabled",
    "VISIBILITY_PHASE": "Visibility Status",
    "LIVE_STORE": "Available for selection by vendors",
    "STAGING_HIDDEN": "Hidden (Processing)",
    "SYSTEM_IDENTIFIER": "Technical System ID",
    "SLUG_LABEL": "Slug *",
    "SLUG_PLACEHOLDER": "Ex: milk-almarai-1l",
    "DELETE_FAILED": "Failed to delete product",
    "STATUS_INACTIVE": "Inactive",
    "STATUS_DISCONTINUED": "Discontinued"
  },
  "CATALOG": {
    "PRODUCT_REQUESTS": "Product Addition Requests",
    "BRAND_REQUESTS": "Brand Addition Requests",
    "CATEGORY_REQUESTS": "Category Addition Requests",
    "REQUEST_DETAILS": "Product Request Details",
    "REQUESTS_MODAL_SUBTITLE": "Review vendor-submitted addition requests and approve or reject them without leaving the current list.",
    "REQUESTS_EMPTY_TITLE": "No matching requests",
    "REQUESTS_EMPTY_DESC": "Try changing the status filter or check again when new requests arrive.",
    "REQUESTS_SELECT_TITLE": "Select a request to preview its details",
    "REQUESTS_SELECT_DESC": "Choose a request from the side list to inspect the full data and take action.",
    "PRODUCT_NAME": "Product Name",
    "PRODUCT_REQUEST_LABEL": "Product request",
    "BRAND_REQUEST_LABEL": "Brand request",
    "CATEGORY_REQUEST_LABEL": "Category request",
    "SUBMITTED_BY": "Submitted By",
    "DATE_SUBMITTED": "Date Submitted",
    "STATUS_PENDING": "Pending",
    "STATUS_APPROVED": "Approved",
    "STATUS_REJECTED": "Rejected",
    "COMMISSION_RATE": "Commission Rate",
    "APPROVE": "Approve",
    "REJECT": "Reject",
    "REJECTION_REASON": "Rejection Reason",
    "REJECTION_REASON_PLACEHOLDER": "Enter product rejection reason...",
    "ADMIN_NOTES": "Administrative Notes",
    "REVIEW_INFO": "Review Information",
    "REVIEWED_BY": "Reviewed By",
    "REVIEWED_AT": "Reviewed At",
    "SUGGESTED_BRAND": "Suggested Brand",
    "PRODUCT_IMAGE": "Product Image",
    "NO_ADMIN_NOTES": "No administrative notes yet.",
    "CONFIRM_APPROVE": "Confirm Approval",
    "CONFIRM_APPROVE_MSG": "Are you sure you want to approve this product and add it to the catalog?",
    "CONFIRM_REJECT": "Confirm Rejection",
    "CONFIRM_REJECT_MSG": "Are you sure you want to reject this request?",
    "PRODUCT_INFO_HINT": "Basic product details as suggested by the vendor.",
    "CLASSIFICATION": "Classification & Brand",
    "CLASSIFICATION_HINT": "Defining where the product fits in the catalog hierarchy.",
    "IMAGE_PREVIEW": "Product Image Preview",
    "IMAGE_SOURCE": "Image Source",
    "VENDOR_UPLOAD": "Vendor Upload",
    "REQUESTER_VENDOR": "Requester Vendor",
    "VIEW_VENDOR_PROFILE": "View Vendor Profile",
    "REQUEST_METADATA": "Tracking Metadata",
    "REQUEST_KIND": "Request type",
    "FINAL_PLACEMENT": "Final placement",
    "SELECT_ACTIVITY": "Select activity",
    "SELECT_SUB_ACTIVITY": "Select sub-activity",
    "SELECT_SUB_ACTIVITY_OPTIONAL": "Select sub-activity (optional)",
    "SELECT_PARENT_CATEGORY": "Select parent category",
    "REQUEST_KIND_CATEGORY": "Category",
    "REQUEST_KIND_SUB_CATEGORY": "Sub-category",
    "SUBMITTED_DATE": "Submission Date",
    "APPROVED_AT": "Approved At",
    "REJECTED_AT": "Rejected At",
    "BY": "By",
    "REJECTED_REQUEST": "Rejected Request",
    "NO_NOTES": "No notes recorded",
    "REJECT_CONFIRM_MSG": "When rejecting this product, the vendor will be notified with the reason below. Do you want to continue?",
    "REJECT_REQUEST": "Reject Product Request",
    "CONFIRM_REJECTION": "Confirm Final Rejection",
    "DESCRIPTION": "Product Description",
    "REVIEWED": "Reviewed",
    "PRODUCT_INFO": "Product Information",
    "CATEGORY": "Category",
    "BRAND": "Brand",
    "VENDOR": "Vendor",
    "UNIT": "Unit",
    "DISPLAY_ORDER": "Display Order",
    "NAME_AR": "Name (Arabic)",
    "NAME_EN": "Name (English)",
    "DESCRIPTION_AR": "Description (Arabic)",
    "DESCRIPTION_EN": "Description (English)",
    "APPROVE_VENDORS_MSG": "Approving this vendor will activate the account and allow catalog and payout operations.",
    "DATE": "Date",
    "PRODUCT": "Product",
    "PRODUCT_REQUESTS_DESC": "Review new product requests and approve or reject them before adding them to the catalog.",
    "BRAND_REQUESTS_DESC": "Review brand addition requests from vendors before linking them to the catalog.",
    "CATEGORY_REQUESTS_DESC": "Review new category requests and place them correctly within the catalog hierarchy.",
    "REJECT_VENDORS_MSG": "Rejecting this vendor will keep the account inactive until the required issues are resolved.",
    "STATUS": "Status",
    "TITLE": "Catalog",
    "RECYCLE_BIN": "Recycle Bin",
    "RECYCLE_BIN_DESC": "Restore recently deleted products, brands, or categories or browse the archive.",
    "BACK_TO_CATALOG": "Back to Catalog",
    "DELETION_DATE": "Deletion Date",
    "RESTORE": "Restore",
    "EMPTY_RECYCLE_BIN": "Recycle Bin is empty",
    "EMPTY_RECYCLE_BIN_DESC": "There are currently no deleted items in this section."
  }
}