feat(locales): 优化版权信息结构

- 将版权年份分离为单独字段 copyrightYear
- 修改版权字段使用版权年份引用,提高维护性
- 更新中英文版权内容保持一致格式
This commit is contained in:
2026-04-26 02:23:24 +08:00
parent 7d501d33ab
commit 1cbb841444
3 changed files with 7 additions and 5 deletions

View File

@@ -24,5 +24,5 @@
}
]
},
"lastUpdated": 1777141054743
"lastUpdated": 1777141207112
}