diff --git a/app/components/JinshenFooter.vue b/app/components/JinshenFooter.vue index 66a42e0..fea2407 100644 --- a/app/components/JinshenFooter.vue +++ b/app/components/JinshenFooter.vue @@ -42,6 +42,22 @@ + + + - - - @@ -106,14 +103,7 @@ diff --git a/i18n/locales/en.json b/i18n/locales/en.json index 728272a..3922894 100644 --- a/i18n/locales/en.json +++ b/i18n/locales/en.json @@ -25,6 +25,7 @@ "solutions-desc": "Providing customized technology solutions for enterprises to accelerate digital transformation.", "support-desc": "24/7 professional technical support to ensure stable operation of your business.", "quick-links": "Quick Links", + "utilities": "Utilities", "navigation": { "home": "Home", "productions": "Productions", @@ -33,7 +34,8 @@ "about-us": "About Us", "contact-info": "Contact Info", "faq": "FAQ", - "documents": "Documents" + "documents": "Documents", + "calculator": "Calculator" }, "contact-info": "Contact Us", "telephone": "Telephone", diff --git a/i18n/locales/zh.json b/i18n/locales/zh.json index 21ae75f..9a94dde 100644 --- a/i18n/locales/zh.json +++ b/i18n/locales/zh.json @@ -25,6 +25,7 @@ "solutions-desc": "为企业提供定制化的技术解决方案,助力数字化转型。", "support-desc": "7x24小时专业技术支持,确保您的业务稳定运行。", "quick-links": "快速链接", + "utilities": "实用工具", "navigation": { "home": "主页", "productions": "产品中心", @@ -33,7 +34,8 @@ "about-us": "关于我们", "contact-info": "联系信息", "faq": "常见问题", - "documents": "文档资料" + "documents": "文档资料", + "calculator": "纸管计算工具" }, "contact-info": "联系我们", "telephone": "电话",