diff --git a/.data/content/contents.sqlite b/.data/content/contents.sqlite index 21889c3..75ee22d 100644 Binary files a/.data/content/contents.sqlite and b/.data/content/contents.sqlite differ diff --git a/.workbuddy/expert-history.json b/.workbuddy/expert-history.json index d604a37..c6d5b2e 100644 --- a/.workbuddy/expert-history.json +++ b/.workbuddy/expert-history.json @@ -24,5 +24,5 @@ } ] }, - "lastUpdated": 1777140310286 + "lastUpdated": 1777141054743 } \ No newline at end of file diff --git a/locales/en.ts b/locales/en.ts index 835c4c4..24d0188 100644 --- a/locales/en.ts +++ b/locales/en.ts @@ -142,7 +142,8 @@ export default { developers: 'Certified Experts', aiApps: 'Member Organizations', uptime: 'Suggestions', - copyright: '© {{ year }} Guangxi Decision Consulting Center · Professional · Authoritative · Efficient', + copyrightYear: '© {{ year }}', + copyright: '@: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 bbcd94c..cb05782 100644 --- a/locales/zh-CN.ts +++ b/locales/zh-CN.ts @@ -142,7 +142,8 @@ export default { developers: '认证专家', aiApps: '会员单位', uptime: '建言献策', - copyright: '© {{ year }} 广西决策咨询中心 · 专业 · 权威 · 高效', + copyrightYear: '© {{ year }}', + copyright: '@:login.copyrightYear 广西决策咨询中心 · 专业 · 权威 · 高效', // 右侧表单 aiAppPlatform: '广西决策咨询网',