1. 调整中英文站点、多语言页面的公司名称为标准语序"山东首达特科技工程有限公司" 2. 重构demo-vue和根目录的.gitignore文件,整理分类忽略规则 3. 注释掉闲置的三轮车产品配置项
177 lines
11 KiB
TypeScript
177 lines
11 KiB
TypeScript
export const messages = {
|
||
common: {
|
||
enable: 'Enabled',
|
||
disable: 'Disabled',
|
||
status: 'Status',
|
||
search: 'Search',
|
||
add: 'Add',
|
||
addShort: 'Add',
|
||
edit: 'Edit',
|
||
delete: 'Delete',
|
||
batchDelete: 'Delete selected',
|
||
operation: 'Actions',
|
||
confirm: 'OK',
|
||
cancel: 'Cancel',
|
||
name: 'Name',
|
||
phone: 'Phone',
|
||
username: 'Username',
|
||
password: 'Password',
|
||
sex: 'Gender',
|
||
male: 'Male',
|
||
female: 'Female',
|
||
selectPlaceholder: 'Select',
|
||
createTime: 'Created',
|
||
success: 'Success',
|
||
logOut: 'Log out',
|
||
currentUser: 'User',
|
||
backToList: 'Back to list',
|
||
back: 'Back',
|
||
detail: 'Details',
|
||
yes: 'Yes',
|
||
no: 'No',
|
||
goTo: 'Go to',
|
||
toPage: 'Page',
|
||
pageUnit: '',
|
||
specBasicCn: 'Basic config',
|
||
specBasicEn: 'BASIC CONFIGURATION',
|
||
more: 'Show more',
|
||
collapse: 'Collapse',
|
||
views: 'Views',
|
||
publishDate: 'Published',
|
||
dateLabel: 'Published: ',
|
||
viewsLabel: 'Views: ',
|
||
companyShort: 'Shandong Showdart Tech',
|
||
wechatOA: 'WeChat OA: Showdart',
|
||
allRights: 'All rights reserved',
|
||
copyrightFull: 'Copyright © 2026 Shandong Showdart Technology Engineering Co., Ltd. All rights reserved.',
|
||
companyInfo: 'Company',
|
||
addressLabel:
|
||
'A4, Smart Valley, Economic and Technological Development Zone, Jining City, Shandong Province, China.',
|
||
contactPhoneLine: 'Tel: +86 177 144 33303',
|
||
contactEmailLine: 'amaransalesgroup@163.com',
|
||
contactWechatLine: 'Wechat & WhatsApp: +86 177 144 33303'
|
||
},
|
||
language: { zh: '中文', en: 'English', switch: 'Language' },
|
||
nav: {
|
||
home: 'Home',
|
||
aboutUs: 'About',
|
||
companyIntro: 'Profile',
|
||
culture: 'Culture',
|
||
base: 'Production',
|
||
org: 'Organization',
|
||
honors: 'Awards',
|
||
history: 'History',
|
||
products: 'Products',
|
||
newsHub: 'News',
|
||
companyNews: 'Company news',
|
||
industryNews: 'Industry'
|
||
},
|
||
footer: {
|
||
about: 'About us',
|
||
news: 'News',
|
||
followIndustry: 'Industry',
|
||
siteSubtitle: 'Showdart website',
|
||
privacy: 'Privacy',
|
||
terms: 'Terms'
|
||
},
|
||
brand: { company: 'Shandong Showdart Technology Engineering Co., Ltd.' },
|
||
headerAdmin: { title: 'Showdart Admin', currentUser: 'User', logout: 'Log out' },
|
||
home: {
|
||
heroTitle1: 'Built on trust and quality,',
|
||
heroTitle2: 'leading the market with intelligence',
|
||
heroSub: 'Smart material handling for global logistics',
|
||
btnProducts: 'View products',
|
||
btnContact: 'Contact us',
|
||
aboutTitle: 'About us',
|
||
aboutP1: 'Founded 7 Aug 2024, Showdart is an integrated R&D, manufacturing, sales, and service company. We focus on electromechanical equipment, smart control, and industrial products, covering machinery, automation, software, materials, building materials, hardware, chemicals, auto and farm parts, and import/export.',
|
||
aboutP2: 'With a solid supply chain and professional team, we serve construction, industry, logistics, and agriculture with one-stop solutions—across China and worldwide.',
|
||
more: 'Learn more',
|
||
showcaseTitle: 'Products',
|
||
showcaseSub: 'Full range of smart handling equipment. Certified processes to match your needs.',
|
||
viewAll: 'View all',
|
||
carouselAlt1: 'Aerial view of production base 1',
|
||
carouselAlt2: 'Aerial view of production base 2',
|
||
carouselAlt3: 'Aerial view of production base 3'
|
||
},
|
||
about: {
|
||
title: 'Shandong Showdart Technology Engineering Co., Ltd.',
|
||
section: 'Company profile',
|
||
p1: 'An integrated R&D, manufacturing, and trading company registered in Jining, Shandong, with compliant operations in engineering, industry, and trade.',
|
||
scopeTitle: 'Scope',
|
||
scopeP: 'We serve intelligent building design, machinery sales and R&D, electromechanical manufacturing, metal products, surface treatment, software and electronics, general goods and chemicals (non-licensed), hardware, auto and motorcycle parts, textiles, livestock, and import/export worldwide.',
|
||
missionTitle: 'Mission',
|
||
missionP: 'From Shandong to the country and the world, we empower industry with technology and create value with service—driving smart industry and win-win with customers and society.',
|
||
advTitle: 'Strengths',
|
||
adv1: 'Diversified portfolio and cross-sector resource integration with strong risk resilience.',
|
||
adv2: 'End-to-end capability from R&D and production to sales, import/export, and one-stop customer solutions.',
|
||
adv3: 'Compliant operation between licensed and general projects, supporting long-term stability.',
|
||
adv4: 'Flexible offer across industry, construction, agriculture, and consumer segments.'
|
||
},
|
||
productsPage: {
|
||
bannerTitle: 'Multi-category supply for equipment and materials',
|
||
bannerSub: 'With a compliant business system and professional quality, we support R&D, manufacturing, materials, and global trade in many scenarios—one-stop solutions for your needs.',
|
||
filterLabel: 'Filter by category',
|
||
filterAll: 'All products'
|
||
},
|
||
services: {
|
||
pageTitle: 'Our services',
|
||
pageSub: 'Top-tier credentials, four core processes, 400,000 units/year—full-chain smart handling from design to delivery.',
|
||
s1: 'End-to-end solutions',
|
||
s1d: 'From custom design to global delivery and marketing support across the product lifecycle.',
|
||
c1t: 'OEM / ODM', c1d: 'Flexible configuration and co-development with our engineering and manufacturing base.',
|
||
c1a: 'Configurable for different use cases', c1b: 'Colors, branding, and ID', c1c: 'Custom packaging', c1e: 'Support from concept to volume production',
|
||
c2t: 'Precision manufacturing', c2d: 'Modern plants and four key processes for consistency and output.',
|
||
c2a: 'Stamping, welding, paint, and assembly', c2b: 'Automated lines for accuracy and speed', c2c: '400k units / year capacity', c2e: 'Sustainable, green production',
|
||
c3t: 'Quality control', c3d: 'Five quality gates for safe, reliable equipment.',
|
||
c3L1: 'Incoming material control', c3L2: 'In-process checks', c3L3: 'Finished goods testing', c3L4: 'CE and international approvals',
|
||
c4t: 'Global delivery', c4d: 'Logistics and compliance for fast, safe worldwide shipment.',
|
||
c4L1: 'Export documentation support', c4L2: 'Sea, air, and multimodal options', c4L3: 'Protective export packaging', c4L4: 'End-to-end tracking',
|
||
c5t: 'After sales', c5d: 'Responsive global support network.',
|
||
c5L1: 'Technical support teams', c5L2: 'Warranty and genuine spare parts', c5L3: 'Remote guidance', c5L4: '24/7 response where applicable',
|
||
c6t: 'Go-to-market', c6d: 'Helping partners grow with marketing and training.',
|
||
c6L1: 'Product assets and collateral', c6L2: 'Market trends and playbooks', c6L3: 'Sales training', c6L4: 'Co-branding and campaigns',
|
||
procTitle: 'How we work', procSub: 'A clear four-step path from your needs to on-site use.',
|
||
p1t: 'Discovery', p1d: 'We align on market, use case, and product requirements with a dedicated contact.',
|
||
p2t: 'Solution', p2d: 'Configuration, feasibility, and a tailored offer based on our processes and R&D.',
|
||
p3t: 'Build', p3d: 'Manufacturing under our quality system and agreed lead times.',
|
||
p4t: 'Deliver', p4d: 'Logistics, export services, and safe arrival worldwide.',
|
||
faqTitle: 'FAQ', faqSub: 'Common questions from partners. Contact us for more.',
|
||
faqContact: 'Contact support',
|
||
fq1: 'What is the MOQ?', fa1: 'We support flexible MOQs for new partners; full-container orders are typical—details depend on product and need.',
|
||
fq2: 'OEM / brand customization?', fa2: 'Yes—configuration, brand, color, and packaging in full OEM/ODM scope.',
|
||
fq3: 'Lead time for production and delivery?', fa3: 'Production often 15–25 working days by volume. Transit typically 15–45 days by destination. Rush options on request.',
|
||
fq4: 'Spare parts?', fa4: 'Yes—spare part kits and a full original parts pipeline for long-term operation.',
|
||
ctaTitle: 'Start a project', ctaSub: 'Let’s build your smart handling solution on our certified manufacturing base.',
|
||
ctaQuote: 'Get a quote', ctaView: 'View products'
|
||
},
|
||
privacy: {
|
||
title: 'Privacy policy', updated: 'Last updated: 19 Feb 2025', intro: 'This policy describes how we collect and use your information.',
|
||
c1: 'What we collect', c1p: 'Information you give us, such as:', c1a: 'Account', c1b: 'Usage', c1c: 'Preferences',
|
||
c2: 'How we use it', c2p: 'We use it to:', c2a: 'Provide the service', c2b: 'Improve experience', c2c: 'Send important updates',
|
||
c3: 'Security', c3p: 'We use appropriate measures to protect your data.',
|
||
c4: 'Contact', c4p: 'For privacy questions, contact our team.',
|
||
c5: 'Updates', c5p: 'We may update this policy from time to time.'
|
||
},
|
||
terms: {
|
||
title: 'Terms of service', updated: 'Last updated: 19 Feb 2025', intro: 'By using this site you agree to these terms.',
|
||
t1: '1. Acceptance', t1p: 'Using the site means you accept this agreement.',
|
||
t2: '2. Your responsibilities', t2p: 'You agree to:', t2a: 'Provide accurate information', t2b: 'Keep your account safe', t2c: 'Follow applicable laws',
|
||
t3: '3. Changes', t3p: 'We may:', t3a: 'Change or end services', t3b: 'Update these terms',
|
||
t4: 'Contact', t4p: 'Questions? Please contact us.'
|
||
},
|
||
news: {
|
||
listTitle: 'Title', content: 'Content', views: 'Views', adminTitle: 'News',
|
||
batchWarn: 'Select rows to delete', delOk: 'Deleted', delConfirm: 'Delete this item?', delTitle: 'Confirm delete', selectDate: 'Pick date', enterTitle: 'Enter title', enterContent: 'Enter content', pickDate: 'Select publish date', pickStatus: 'Select status', saveOkAdd: 'Added', saveOkEdit: 'Updated',
|
||
publicBanner: 'Company news', listBannerSub: 'NEWS', detailBannerSub: 'NEWS', metaDateLabel: 'Published: ', labelPublishDate: 'Publish date', newsCenter: 'News', newsDetail: 'Article', fetchFail: 'Failed to load news', fetchDetailFail: 'Failed to load article', noId: 'No article id', viewsIncrFail: 'View count update failed', backList: 'Back to list', publishTime: 'Published: '
|
||
},
|
||
industry: {
|
||
listTitle: 'Title', content: 'Content', colTitle: 'Title', adminTitle: 'Industry', detailTitle: 'Industry article', detailTitleSub: 'NEWS', listBanner: 'Industry', listBannerSub: 'INDUSTRY', labelPublishDate: 'Publish date', plTitle: 'Enter title', plContent: 'Enter content', fetchFail: 'Failed to load list', publicTime: 'Published: ', returnList: 'Back to list', fetchDetailFail: 'Failed to load article', breadcrumbDetail: 'Detail'
|
||
},
|
||
admin: {
|
||
welcome: 'Welcome to Showdart Admin', loginTitle: 'Showdart Admin', login: 'Sign in', plUser: 'Username', plPwd: 'Password', ok: 'Signed in', fail: 'Sign-in failed', avatar: 'Avatar', leftHome: 'Home', org: 'Organization', adminList: 'Administrators', companyNewsManage: 'Company news', industryManage: 'Industry posts',
|
||
delWarn: 'Select rows to delete', delOk: 'Deleted', delConfirm: 'Delete?', delTitle: 'Confirm', saveOk: 'Success', reLogin: 'Session expired. Sign in again', reLoginTitle: 'Session ended', reLoginBtn: 'Sign in again'
|
||
},
|
||
request: { notLogin: 'Not signed in. Please sign in again', timeout: 'Request timed out', network: 'Network error', error: 'Request failed' },
|
||
formRules: { userRequired: 'Username required', pwdRequired: 'Password required', nameRequired: 'Name required', sexRequired: 'Gender required', telRequired: 'Phone required', phoneEmpty: 'Phone required', phoneDigits: 'Digits only', phoneInvalid: 'Invalid phone' }
|
||
}
|