data: init data
This commit is contained in:
parent
e85d11b83d
commit
7a27c16d95
69 changed files with 5033 additions and 0 deletions
128
data/zh-CN/index.json
Normal file
128
data/zh-CN/index.json
Normal file
|
@ -0,0 +1,128 @@
|
|||
{
|
||||
"translation": {
|
||||
"nav": {
|
||||
"home": "首页",
|
||||
"projects": "项目",
|
||||
"updates": "动态",
|
||||
"contributors": "贡献者",
|
||||
"about": "关于"
|
||||
},
|
||||
"brand": {
|
||||
"name": "STARSET Mirror"
|
||||
},
|
||||
"hero": {
|
||||
"title": "连接星落与你",
|
||||
"subtitle": "",
|
||||
"cta": {
|
||||
"projects": "浏览项目",
|
||||
"updates": "最新动态"
|
||||
}
|
||||
},
|
||||
"projects": {
|
||||
"title": "项目",
|
||||
"tags": {
|
||||
"translation": "翻译",
|
||||
"service": "服务",
|
||||
"community": "社区"
|
||||
},
|
||||
"status": {
|
||||
"planning": "规划中",
|
||||
"approved": "已批准",
|
||||
"in_progress": "进行中",
|
||||
"launched": "已发布",
|
||||
"completed": "已完成"
|
||||
}
|
||||
},
|
||||
"updates": {
|
||||
"title": "项目动态",
|
||||
"back_to_list": "返回动态列表",
|
||||
"filter": {
|
||||
"all": "全部动态",
|
||||
"title": "按标签筛选",
|
||||
"search_placeholder": "搜索标签...",
|
||||
"no_results": "未找到匹配的标签",
|
||||
"clear": "清除筛选"
|
||||
},
|
||||
"pagination": {
|
||||
"previous": "上一页",
|
||||
"next": "下一页",
|
||||
"page_info": "第 {{current}} 页,共 {{total}} 页"
|
||||
},
|
||||
"tags": {
|
||||
"journal": "日志/总结",
|
||||
"milestone": "里程碑",
|
||||
"other": "其它"
|
||||
},
|
||||
"notFound": {
|
||||
"title": "未找到动态",
|
||||
"description": "此动态不存在、或在当前语言下不可用、或已被移除。"
|
||||
}
|
||||
},
|
||||
"contributors": {
|
||||
"title": "贡献者",
|
||||
"tabs": {
|
||||
"contributors": "贡献者",
|
||||
"sponsors": "赞助人"
|
||||
},
|
||||
"core_members": "核心贡献者",
|
||||
"regular_members": "项目成员 & 社区贡献者"
|
||||
},
|
||||
"about": {
|
||||
"title": "关于我们",
|
||||
"contact": {
|
||||
"title": "联系方式"
|
||||
},
|
||||
"join": {
|
||||
"title": "加入我们"
|
||||
}
|
||||
},
|
||||
"theme": {
|
||||
"light": "浅色",
|
||||
"dark": "深色",
|
||||
"system": "跟随系统"
|
||||
},
|
||||
"footer": {
|
||||
"copyright": " 2024 STARSET Mirror."
|
||||
},
|
||||
"social": {
|
||||
"links": [
|
||||
{
|
||||
"name": "Keyoxide",
|
||||
"url": "https://keyoxide.org/647501bc9eb15d88fcb5747f04729e58c6565dfd",
|
||||
"color": "text-gray-400 hover:text-gray-300",
|
||||
"icon": "Keyoxide"
|
||||
},
|
||||
{
|
||||
"name": "哔哩哔哩",
|
||||
"url": "https://space.bilibili.com/599452429",
|
||||
"color": "text-gray-400 hover:text-pink-400",
|
||||
"icon": "Bilibili"
|
||||
},
|
||||
{
|
||||
"name": "网易云音乐",
|
||||
"url": "https://music.163.com/#/user/home?id=3353900942",
|
||||
"color": "text-gray-400 hover:text-red-400",
|
||||
"icon": "NetEaseMusic"
|
||||
},
|
||||
{
|
||||
"name": "QQ群",
|
||||
"url": "https://r.owu.one/sstmirror-qqgroup",
|
||||
"color": "text-gray-400 hover:text-blue-400",
|
||||
"icon": "QQGroup"
|
||||
},
|
||||
{
|
||||
"name": "新浪微博",
|
||||
"url": "https://weibo.com/starsetmirror",
|
||||
"color": "text-gray-400 hover:text-red-500",
|
||||
"icon": "Weibo"
|
||||
},
|
||||
{
|
||||
"name": "Forgejo",
|
||||
"url": "https://git.owu.one/starset-mirror",
|
||||
"color": "text-gray-400 hover:text-orange-400",
|
||||
"icon": "Forgejo"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue