export default { language: { zh: "Simplified Chinese", zhTW: "Traditional Chinese", en: "English", ja: "Japanese", }, home: { nav: { home: "Home", company: "Company Overview", businessintroduction: "Business Introduction", please_select: "Select Language", confirm_select: "Confirm Selection", investor: "Investor Guide", }, }, financialinformation: { quarterlyreports: { title: "Quarterly Reports", search: { placeholder: "Search", button: "Go", }, download: "Download", pdfDownload: "PDF Download", pagination: { displaying: "Displaying {start} - {end} of {total} results", perPage: "{size}/page", goto: "Goto", }, }, }, stock_quote: { title: "Stock Quote", nasdaq: "NASDAQ: FIEE", open: "Open", change: "% Change", volume: "Volume", week_range: "52-Week Range", days_range: "Day's Range", market_cap: "Market Cap", }, historic_stock: { title: "Historical Data", range: "Range", date: "Date", open: "Open", high: "High", low: "Low", close: "Close", adj_close: "Adj. Close", change: "Change", volume: "Volume", daily: "Daily", weekly: "Weekly", monthly: "Monthly", quarterly: "Quarterly", annual: "Annual", duration: { "3_months": "3 Months", "6_months": "6 Months", ytd: "YTD", "1_year": "1 Year", "5_years": "5 Years", "10_years": "10 Years", }, pagination: { displaying: "Displaying {start} - {end} of {total} results", perPage: "{size}/page", goto: "Goto", }, echarts: { title: "FiEE, Inc. Stock Price History", range: "Range", price: "Price", months: "m", years: "Y", year: "Y", ytd: "YTD", "1m": "1m", "3m": "3m", ytd_short: "YTD", "1y": "1Y", "5y": "5Y", "10y": "10Y", max: "Max", start_time: "Start Time", end_time: "End Time", }, }, header_menu: { corporate_information: { title: "Corporate Information", company_overview: "Company Overview", business_introduction: "Business Introduction", management: "Management", board_of_directors: "Board of Directors", committee_appointments: "Committee Appointments", governance: "Governance", corporate_video: "Corporate Video", }, financial_information: { title: "Financial Information", sec_filings: "SEC Filings", annual_reports: "Annual Reports", quarterly_reports: "Quarterly Reports", }, stock_information: { title: "Stock Information", stock_quote: "Stock Quote", historic_stock_price: "Historic Stock Price", investment_calculator: "Investment Calculator", }, news_releases: { title: "News Releases", press_releases: "Press Releases", events_calendar: "Events Calendar", }, investor_resources: { title: "Investor Resources", ir_contacts: "IR Contacts", email_alerts: "Email Alerts", }, product_introduction: "Product Introduction", }, press_releases: { title: "Press Releases", search: { placeholder: "Search", button: "Go", }, }, events_calendar: { title: "Events Calendar", search: { button: "Go", }, }, product_intro: { hero_line1: "More than just a tool——", hero_line2: "Comprehensive growth solutions, ", hero_line3: "providing a one-stop solution for content creation,", hero_line4: "publishing, analysis, and monetization", core_value_title: "Core Value", core_value_text: "The FIEE-SAAS platform is a one-stop content operation solution tailored for creators in the digital era. The platform utilizes intelligent distribution technology, A1 empowerment tools, and full-chain services,Assist you in efficiently reaching audiences on global mainstream platforms such as TikTok, YouTube, and Instagram, creating a KOL brand effect, unlocking content value, and achieving sustainable growth.", features_title: "Product Features", feature_sync: "One-click Synchronous Publishing", feature_sync_desc: "Synchronize graphic and video content to TikTok, YouTube, and Instagram platforms at once, saving time on repetitive operations.", feature_schedule: "Intelligent Scheduled Publishing", feature_schedule_desc: "Plan the content release time in advance, support batch scheduling, and accurately grasp the optimal release time of each platform.", feature_accounts: "Unified Management of Multiple Accounts", feature_accounts_desc: "Easily manage multiple accounts on one platform without the need for repeated login and switching, improving team collaboration efficiency.", feature_library: "Cloud Content Library", feature_library_desc: "Safely store and manage all creative materials, access and use them anytime, anywhere, and support quick retrieval and reuse.", feature_tracking: "Basic Data Tracking", feature_tracking_desc: "Visually view the content performance of various platforms, understand core data indicators, and provide a basis for optimizing strategies.", solutions_title: "Value Added Solutions", sol_kol: "KOL Brand Promotion Services", sol_kol_desc: "Efficiently connect high-quality business cooperation opportunities and complete the entire process management from order acceptance to publication within the platform.", sol_content: "Professional Content Creation Support", sol_content_desc: "Connect professional shooting and post production teams for you, create high-quality \"art+story\" content, and strengthen IP influence.", sol_ops: "Account Operation and Hosting Services", sol_ops_desc: "From 0 to 1 account positioning, follower growth strategy to monetization cycle, operation experts provide full cycle running and hosting services.", advantages_title: "Our Advantages", adv_time: "Time Saving", adv_time_desc: "Multi platform publishing efficiency improvement, allowing you to focus on content creation.", adv_safe: "Safe and Reliable", adv_safe_desc: "Enterprise level data encryption and permission control ensure account and content security.", adv_consistent: "Maintain Consistency", adv_consistent_desc: "Ensure that brand information is presented uniformly on all platforms.", adv_data: "Data Driven", adv_data_desc: "Optimizing Content Strategies Based on Actual Performance.", adv_easy: "Easy to Use", adv_easy_desc: "Intuitive interface design, no need for professional technical background.", cta_title_line1: "Get customized ", cta_title_line2: "solutions for free", }, contacts: { title: "Investor Contacts", company_name: "FiEE Inc.", investor_relations: "Investor Relations", email_label: "Email:", }, email_alerts: { title: "E-Mail Alerts", required_fields: "* Required Fields", submitted_successfully: "Submitted successfully!", submitted_info: "The information you submitted is as follows:", form: { first_name: "* First Name", last_name: "* Last Name", email: "* Email", company: "* Company", phone: "* Phone", submit: "Submit", }, submitted_data: { first_name: "First Name:", last_name: "Last Name:", email: "Email:", company: "Company:", phone: "Phone:", not_filled: "Not filled in", }, validation: { complete_info: "Please fill in complete information", field_length: "Field length cannot exceed 50 characters", }, }, };