Files
arcticnewone/i18n/locales/en.json
T
virtheart 0c1bcd6237 feat(首页): 添加合作伙伴和作品集展示组件
添加新的HomePartnersWork组件,包含合作伙伴列表和作品集展示区
更新中英文翻译文件,新增相关文案
移除首页占位内容,使用新组件替代
2026-04-29 21:39:19 +08:00

67 lines
2.1 KiB
JSON

{
"app": {
"name": "北极新一",
"brand": "ArcticNewOne",
"description": "Explore infinite possibilities and modern experiences. Welcome to ArcticNewOne."
},
"nav": {
"home": "Home",
"studio": "Studio",
"work": "Work",
"news": "News",
"tools": "Tools",
"contact": "Contact"
},
"tools": {
"title": "Toolbox",
"description": "Explore our curated collection of practical online tools to boost your productivity.",
"items": {
"drawio": "Powerful online diagramming tool for flowcharts, UML, and network topologies.",
"excalidraw": "Hand-drawn style whiteboard tool for easy sketching and collaborative thinking.",
"itTools": "An all-in-one practical tool collection for developers and IT professionals."
},
"visit": "Visit Tool"
},
"home": {
"title": "Home",
"welcome": "Welcome to Arctic New One",
"partners": {
"label": "Partners",
"years": "2011-26©"
},
"work": {
"label": "Portfolio 26©",
"title": "Work",
"viewAll": "View all work",
"items": {
"forma": "Forma Digital",
"oneStep": "One Step",
"neroVision": "Nero Vision",
"boldMoves": "Bold Moves"
}
}
},
"hero": {
"services": {
"webDesign": "Web Design",
"socialMedia": "Social Media",
"marketing": "Marketing",
"development": "Development",
"seo": "SEO Optimization"
},
"description": "No cookie cutter sites. No empty claims. Only practical tools and smart strategies that drive growth and build brands.",
"letsTalk": "Let's talk"
},
"footer": {
"title": "Crafting visuals. Shaping stories.\nLet's create great work together!",
"collaborate": "Let's Collaborate",
"newsletterTitle": "Be the first to know what's new.",
"emailPlaceholder": "E-mail",
"subscribe": "Subscribe",
"newsletterNote": "No noise. Just curated updates.",
"copyright": "© 2026 ArcticNewOne Studio",
"address": "Binhe West Road, Qixingguan District, Bijie City, Guizhou Province",
"wechat": "WeChat"
}
}