diff --git a/.workbuddy/expert-history.json b/.workbuddy/expert-history.json index c6d5b2e..c0147e3 100644 --- a/.workbuddy/expert-history.json +++ b/.workbuddy/expert-history.json @@ -24,5 +24,5 @@ } ] }, - "lastUpdated": 1777141054743 + "lastUpdated": 1777141207112 } \ No newline at end of file diff --git a/locales/en.ts b/locales/en.ts index 24d0188..fdd528d 100644 --- a/locales/en.ts +++ b/locales/en.ts @@ -142,8 +142,9 @@ export default { developers: 'Certified Experts', aiApps: 'Member Organizations', uptime: 'Suggestions', - copyrightYear: '© {{ year }}', - copyright: '@:login.copyrightYear Guangxi Decision Consulting Center · Professional · Authoritative · Efficient', + copyrightSymbol: '©', + copyrightYear: ' {{ year }} ', + copyright: '@:login.copyrightSymbol@:login.copyrightYear Guangxi Decision Consulting Center · Professional · Authoritative · Efficient', // Right form aiAppPlatform: 'Guangxi Decision Consulting Network', diff --git a/locales/zh-CN.ts b/locales/zh-CN.ts index cb05782..db23f08 100644 --- a/locales/zh-CN.ts +++ b/locales/zh-CN.ts @@ -142,8 +142,9 @@ export default { developers: '认证专家', aiApps: '会员单位', uptime: '建言献策', - copyrightYear: '© {{ year }}', - copyright: '@:login.copyrightYear 广西决策咨询中心 · 专业 · 权威 · 高效', + copyrightSymbol: '©', + copyrightYear: ' {{ year }} ', + copyright: '@:login.copyrightSymbol@:login.copyrightYear 广西决策咨询中心 · 专业 · 权威 · 高效', // 右侧表单 aiAppPlatform: '广西决策咨询网',