297 lines
12 KiB
PHP
297 lines
12 KiB
PHP
<?php
|
|
|
|
return array (
|
|
'module_name' => 'Asset Exchange Marketplace',
|
|
'module_installed' => 'Asset Exchange module installed successfully.',
|
|
'module_updated' => 'Asset Exchange module updated to version :version.',
|
|
'success' => 'Operation completed successfully.',
|
|
'toggle_nav' => 'Toggle menu',
|
|
'access' => 'Access Asset Exchange module',
|
|
'view_dashboard' => 'View dashboard',
|
|
'listings_view' => 'View listings',
|
|
'listings_create' => 'Create listing',
|
|
'listings_update' => 'Edit listing',
|
|
'listings_delete' => 'Delete listing',
|
|
'appraisals_view' => 'View appraisals',
|
|
'appraisals_create' => 'Create appraisal',
|
|
'appraisals_update' => 'Edit appraisal',
|
|
'appraisals_approve' => 'Approve appraisal',
|
|
'deals_view' => 'View deals',
|
|
'deals_create' => 'Create deal',
|
|
'deals_update' => 'Edit deal',
|
|
'deals_complete' => 'Complete deal',
|
|
'offers_view' => 'View offers',
|
|
'offers_create' => 'Create offer',
|
|
'offers_manage' => 'Manage offers',
|
|
'pipeline_view' => 'View pipeline',
|
|
'reports_view' => 'View reports',
|
|
'dashboard' => 'Dashboard',
|
|
'listings' => 'Listings',
|
|
'appraisals' => 'Appraisals',
|
|
'deals' => 'Deals',
|
|
'offers' => 'Offers',
|
|
'pipeline' => 'Pipeline',
|
|
'reports' => 'Reports',
|
|
'settings' => 'Settings',
|
|
'add' => 'Add',
|
|
'edit' => 'Edit',
|
|
'save' => 'Save',
|
|
'back' => 'Back',
|
|
'action' => 'Action',
|
|
'status' => 'Status',
|
|
'date' => 'Date',
|
|
'description' => 'Description',
|
|
'notes' => 'Notes',
|
|
'select' => 'Select',
|
|
'all' => 'All',
|
|
'apply_filters' => 'Apply filters',
|
|
'no_records' => 'No records found.',
|
|
'listing_code' => 'Listing Code',
|
|
'listing_title' => 'Listing Title',
|
|
'listing_type' => 'Listing Type',
|
|
'scope_type' => 'Scope Type',
|
|
'seller' => 'Seller',
|
|
'broker' => 'Broker',
|
|
'asking_price' => 'Asking Price',
|
|
'price_negotiable' => 'Price Negotiable',
|
|
'visibility' => 'Visibility',
|
|
'location' => 'Location',
|
|
'site_country' => 'Site Country',
|
|
'year_manufactured' => 'Year Manufactured',
|
|
'condition_grade' => 'Condition Grade',
|
|
'submitted_at' => 'Submitted At',
|
|
'all_listings' => 'All Listings',
|
|
'new_listing' => 'New Listing',
|
|
'listing_created' => 'Listing Created',
|
|
'listing_updated' => 'Listing Updated',
|
|
'listing_deleted' => 'Listing Deleted',
|
|
'listing_submitted' => 'Listing Submitted',
|
|
'listing_not_editable' => 'Listing Not Editable',
|
|
'broker_assigned' => 'Broker Assigned',
|
|
'submit_listing' => 'Submit Listing',
|
|
'assign_broker' => 'Assign Broker',
|
|
'appraisal_number' => 'Appraisal Number',
|
|
'appraiser' => 'Appraiser',
|
|
'methodology' => 'Methodology',
|
|
'field_visit_date' => 'Field Visit Date',
|
|
'appraisal_fee' => 'Appraisal Fee',
|
|
'auto_import' => 'Auto Import',
|
|
'as_is_value' => 'As Is Value',
|
|
'renovation_cost' => 'Renovation Cost',
|
|
'post_renovation_value' => 'Post Renovation Value',
|
|
'recommended_buy_price' => 'Recommended Buy Price',
|
|
'recommended_sell_price' => 'Recommended Sell Price',
|
|
'valid_until' => 'Valid Until',
|
|
'all_appraisals' => 'All Appraisals',
|
|
'new_appraisal' => 'New Appraisal',
|
|
'appraisal_started' => 'Appraisal Started',
|
|
'appraisal_recalculated' => 'Appraisal Recalculated',
|
|
'appraisal_approved' => 'Appraisal Approved',
|
|
'ie_imported' => 'Ie Imported',
|
|
'cmms_imported' => 'Cmms Imported',
|
|
'import_ie' => 'Import Ie',
|
|
'import_cmms' => 'Import Cmms',
|
|
'recalculate' => 'Recalculate',
|
|
'approve_appraisal' => 'Approve Appraisal',
|
|
'view_report' => 'View Report',
|
|
'workspace' => 'Workspace',
|
|
'line_name' => 'Line Name',
|
|
'line_kind' => 'Line Kind',
|
|
'health_percentage' => 'Health Percentage',
|
|
'renovation_need' => 'Renovation Need',
|
|
'replacement_cost' => 'Replacement Cost',
|
|
'line_as_is_value' => 'Line As Is Value',
|
|
'line_post_renovation_value' => 'Line Post Renovation Value',
|
|
'keep_in_line' => 'Keep In Line',
|
|
'line_details' => 'Line details',
|
|
'deal_code' => 'Deal Code',
|
|
'deal_type' => 'Deal Type',
|
|
'buyer' => 'Buyer',
|
|
'agreed_price' => 'Agreed Price',
|
|
'commission_percent' => 'Commission Percent',
|
|
'commission_amount' => 'Commission Amount',
|
|
'all_deals' => 'All Deals',
|
|
'new_deal' => 'New Deal',
|
|
'deal_created' => 'Deal Created',
|
|
'deal_updated' => 'Deal Updated',
|
|
'deal_completed' => 'Deal Completed',
|
|
'complete_deal' => 'Complete Deal',
|
|
'create_po' => 'Create Po',
|
|
'create_quotation' => 'Create Quotation',
|
|
'po_created' => 'Po Created',
|
|
'quotation_created' => 'Quotation Created',
|
|
'offer_amount' => 'Offer Amount',
|
|
'offer_message' => 'Offer Message',
|
|
'expires_at' => 'Expires At',
|
|
'all_offers' => 'All Offers',
|
|
'new_offer' => 'New Offer',
|
|
'offer_created' => 'Offer Created',
|
|
'offer_accepted' => 'Offer Accepted',
|
|
'offer_rejected' => 'Offer Rejected',
|
|
'offer_not_pending' => 'Offer Not Pending',
|
|
'accept' => 'Accept',
|
|
'reject' => 'Reject',
|
|
'pipeline_board' => 'Pipeline Board',
|
|
'stage' => 'Stage',
|
|
'current_stage' => 'Current Stage',
|
|
'commissions' => 'Commissions',
|
|
'commission_role' => 'Commission Role',
|
|
'commission_user' => 'Commission User',
|
|
'export_market_comps' => 'Export Market Comps',
|
|
'import_ie_comps' => 'Import Ie Comps',
|
|
'import_ie_comps_done' => 'Import Ie Comps Done',
|
|
'market_comps_export' => 'Market Comps Export',
|
|
'settings_saved' => 'Settings Saved',
|
|
'code_prefixes' => 'Code Prefixes',
|
|
'listing_code_prefix' => 'Listing Code Prefix',
|
|
'appraisal_number_prefix' => 'Appraisal Number Prefix',
|
|
'deal_code_prefix' => 'Deal Code Prefix',
|
|
'valuation_settings' => 'Valuation Settings',
|
|
'valuation_method' => 'Valuation Method',
|
|
'appraisal_fee_default' => 'Appraisal Fee Default',
|
|
'appraisal_valid_days' => 'Appraisal Valid Days',
|
|
'default_commission_percent' => 'Default Commission Percent',
|
|
'comp_pricing_method' => 'Comp Pricing Method',
|
|
'require_appraisal_before_deal' => 'Require Appraisal Before Deal',
|
|
'auto_create_cmms_on_acquire' => 'Auto Create Cmms On Acquire',
|
|
'portal_listings_enabled' => 'Portal Listings Enabled',
|
|
'portal_listings' => 'Portal Listings',
|
|
'portal_new_listing' => 'Portal New Listing',
|
|
'portal_listing_submitted' => 'Portal Listing Submitted',
|
|
'kpi_active_listings' => 'Kpi Active Listings',
|
|
'kpi_in_appraisal' => 'Kpi In Appraisal',
|
|
'kpi_appraised' => 'Kpi Appraised',
|
|
'kpi_sold' => 'Kpi Sold',
|
|
'kpi_open_deals' => 'Kpi Open Deals',
|
|
'kpi_pending_commissions' => 'Kpi Pending Commissions',
|
|
'kpi_pending_commission_amount' => 'Kpi Pending Commission Amount',
|
|
'listings_by_status' => 'Listings By Status',
|
|
'deals_by_type' => 'Deals By Type',
|
|
'deals_by_status' => 'Deals By Status',
|
|
'quick_links' => 'Quick Links',
|
|
'scope_whole' => 'Scope Whole',
|
|
'scope_partial' => 'Scope Partial',
|
|
'scope_component' => 'Scope Component',
|
|
'visibility_internal' => 'Visibility Internal',
|
|
'visibility_portal' => 'Visibility Portal',
|
|
'visibility_public' => 'Visibility Public',
|
|
'portal_my_listings' => 'Portal My Listings',
|
|
'portal_submit_listing' => 'Portal Submit Listing',
|
|
'portal_supplier_inquiries' => 'Portal Supplier Inquiries',
|
|
'portal_supplier_inquiries_hint' => 'Portal Supplier Inquiries Hint',
|
|
'portal_submit_quote' => 'Portal Submit Quote',
|
|
'portal_send_quote' => 'Portal Send Quote',
|
|
'portal_quote_notes_hint' => 'Portal Quote Notes Hint',
|
|
'quote_already_submitted' => 'Quote Already Submitted',
|
|
'currency' => 'Currency',
|
|
'unread' => 'Unread',
|
|
'viewed_at' => 'Viewed At',
|
|
'notifications' => 'Notifications',
|
|
'read' => 'Read',
|
|
'open' => 'Open',
|
|
'show_unread' => 'Show Unread',
|
|
'notification_marked_read' => 'Notification Marked Read',
|
|
'message' => 'Message',
|
|
'created_at' => 'Created At',
|
|
'mark_all_read' => 'Mark All Read',
|
|
'notifications_all_marked_read' => 'Notifications All Marked Read',
|
|
'portal_intake_hint' => 'Portal Intake Hint',
|
|
'basic_info' => 'Basic Info',
|
|
'technical_specs' => 'Technical Specs',
|
|
'manufacturer' => 'Manufacturer',
|
|
'model' => 'Model',
|
|
'serial_number' => 'Serial Number',
|
|
'working_hours' => 'Working Hours',
|
|
'power_kw' => 'Power Kw',
|
|
'voltage' => 'Voltage',
|
|
'dimensions' => 'Dimensions',
|
|
'weight_kg' => 'Weight Kg',
|
|
'control_system' => 'Control System',
|
|
'included_accessories' => 'Included Accessories',
|
|
'known_defects' => 'Known Defects',
|
|
'maintenance_history' => 'Maintenance History',
|
|
'photos_and_docs' => 'Photos And Docs',
|
|
'photos' => 'Photos',
|
|
'documents' => 'Documents',
|
|
'photos_help' => 'Photos Help',
|
|
'documents_help' => 'Documents Help',
|
|
'intake_source' => 'Intake Source',
|
|
'catalog_matching' => 'Catalog Matching',
|
|
'discover_catalog' => 'Discover Catalog',
|
|
'search_catalog' => 'Search Catalog',
|
|
'link_catalog' => 'Link Catalog',
|
|
'catalog_type' => 'Catalog Type',
|
|
'label' => 'Label',
|
|
'match_score' => 'Match Score',
|
|
'confirm' => 'Confirm',
|
|
'no_catalog_matches' => 'No Catalog Matches',
|
|
'catalog_discovered' => 'Catalog Discovered',
|
|
'catalog_match_confirmed' => 'Catalog Match Confirmed',
|
|
'catalog_linked' => 'Catalog Linked',
|
|
'price_inquiries' => 'Price Inquiries',
|
|
'inquiries_view' => 'Inquiries View',
|
|
'inquiries_create' => 'Inquiries Create',
|
|
'inquiries_manage' => 'Inquiries Manage',
|
|
'new_inquiry' => 'New Inquiry',
|
|
'inquiry_code' => 'Inquiry Code',
|
|
'inquiry_created' => 'Inquiry Created',
|
|
'inquiry_sent' => 'Inquiry Sent',
|
|
'send_inquiry' => 'Send Inquiry',
|
|
'create_inquiry' => 'Create Inquiry',
|
|
'inquiry_lines' => 'Inquiry Lines',
|
|
'recipients' => 'Recipients',
|
|
'suppliers' => 'Suppliers',
|
|
'internal_researchers' => 'Internal Researchers',
|
|
'import_lines_from_appraisal' => 'Import Lines From Appraisal',
|
|
'quoted_price' => 'Quoted Price',
|
|
'record_quote' => 'Record Quote',
|
|
'quote_recorded' => 'Quote Recorded',
|
|
'research_cases' => 'Research Cases',
|
|
'research_view' => 'Research View',
|
|
'research_create' => 'Research Create',
|
|
'research_manage' => 'Research Manage',
|
|
'open_research' => 'Open Research',
|
|
'research_case_opened' => 'Research Case Opened',
|
|
'research_case_closed' => 'Research Case Closed',
|
|
'close_research_case' => 'Close Research Case',
|
|
'research_workspace' => 'Research Workspace',
|
|
'case_code' => 'Case Code',
|
|
'lead_researcher' => 'Lead Researcher',
|
|
'spawn_research_templates' => 'Spawn Research Templates',
|
|
'active_research' => 'Active Research',
|
|
'progress' => 'Progress',
|
|
'tasks' => 'Tasks',
|
|
'assign' => 'Assign',
|
|
'task_assigned' => 'Task Assigned',
|
|
'task_completed' => 'Task Completed',
|
|
'complete_task' => 'Complete Task',
|
|
'findings' => 'Findings',
|
|
'findings_placeholder' => 'Findings Placeholder',
|
|
'market_links_placeholder' => 'Market Links Placeholder',
|
|
'quoted_prices_placeholder' => 'Quoted Prices Placeholder',
|
|
'listing_summary' => 'Listing Summary',
|
|
'auto_start_research_on_intake' => 'Auto Start Research On Intake',
|
|
'title' => 'Title',
|
|
'listing' => 'Listing',
|
|
'view' => 'View',
|
|
'sla_settings' => 'SLA settings',
|
|
'sla_status' => 'SLA status',
|
|
'sla_ok' => 'On track',
|
|
'sla_warning' => 'Near deadline',
|
|
'sla_breached' => 'SLA breached',
|
|
'sla_overdue_due' => 'Past due date',
|
|
'sla_urgent_panel' => 'Urgent items (SLA)',
|
|
'sla_hint' => 'Supplier response expected within :hours hours after send.',
|
|
'filter_urgent' => 'Urgent only',
|
|
'clear_filters' => 'Clear filters',
|
|
'view_all_urgent' => 'View all urgent',
|
|
'research_overdue' => 'Overdue research tasks',
|
|
'inquiry_sla_hours' => 'Inquiry response SLA (hours)',
|
|
'inquiry_sla_hours_help' => 'Maximum wait time for supplier RFQ response.',
|
|
'inquiry_sla_warning_percent' => 'SLA warning threshold (%)',
|
|
'inquiry_sla_warning_percent_help' => 'Percentage elapsed before yellow highlight.',
|
|
'research_task_sla_days' => 'Research task SLA (days)',
|
|
'research_task_sla_days_help' => 'Used for overdue tasks in dashboard and escalation.',
|
|
'download_pdf' => 'Download PDF',
|
|
);
|