Files
arcticnewone/i18n/locales/en.json
T
virtheart b71ab1a342 feat(tools): 添加工具箱页面及国际化支持
添加新的工具箱页面,包含三个实用工具卡片。更新国际化文件支持多语言显示。优化页面滚动锁定功能,使其可配置自定义类名。调整导航栏菜单项显示逻辑。

工具箱页面包含入场动画效果,并添加SEO元信息。滚动锁定功能现在支持自定义类名,便于不同场景使用。导航栏现在动态显示中间菜单项,排除最后一项。
2026-04-28 14:32:57 +08:00

52 lines
1.7 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"
},
"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"
}
}