@rmdes/indiekit-endpoint-homepage 1.0.21 → 1.0.23

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -60,6 +60,94 @@
60
60
  "contentLabel": "内容(HTML 或文本)",
61
61
  "save": "应用",
62
62
  "cancel": "取消"
63
+ },
64
+ "tabs": {
65
+ "builder": "首页",
66
+ "identity": "身份",
67
+ "blogSidebar": "博客侧边栏"
68
+ },
69
+ "identity": {
70
+ "title": "身份",
71
+ "description": "配置您的作者资料、联系方式和社交链接。这些将覆盖环境变量的默认值。",
72
+ "saved": "身份信息保存成功。刷新您的网站以查看更改。",
73
+ "profile": {
74
+ "legend": "个人资料",
75
+ "name": {
76
+ "label": "姓名",
77
+ "hint": "您的显示名称"
78
+ },
79
+ "pronoun": {
80
+ "label": "代词",
81
+ "hint": "例如 他/他的、她/她的"
82
+ },
83
+ "title": {
84
+ "label": "头衔",
85
+ "hint": "职位或副标题"
86
+ },
87
+ "bio": {
88
+ "label": "简介",
89
+ "hint": "简短的个人简介"
90
+ },
91
+ "description": {
92
+ "label": "网站描述",
93
+ "hint": "在 hero 区域显示的描述"
94
+ },
95
+ "avatar": {
96
+ "label": "头像 URL",
97
+ "hint": "您的头像图片 URL"
98
+ }
99
+ },
100
+ "contact": {
101
+ "legend": "联系方式",
102
+ "email": {
103
+ "label": "电子邮件"
104
+ },
105
+ "url": {
106
+ "label": "URL",
107
+ "hint": "您的个人网站 URL"
108
+ },
109
+ "keyUrl": {
110
+ "label": "PGP 密钥 URL",
111
+ "hint": "您的公共 PGP 密钥 URL"
112
+ }
113
+ },
114
+ "location": {
115
+ "legend": "位置",
116
+ "locality": {
117
+ "label": "城市",
118
+ "hint": "城市或地区"
119
+ },
120
+ "country": {
121
+ "label": "国家"
122
+ },
123
+ "org": {
124
+ "label": "组织",
125
+ "hint": "公司或组织"
126
+ }
127
+ },
128
+ "social": {
129
+ "legend": "社交链接",
130
+ "description": "添加您的社交资料链接。这些将显示在 hero 区域和 h-card 中。",
131
+ "name": {
132
+ "label": "名称"
133
+ },
134
+ "url": {
135
+ "label": "URL"
136
+ },
137
+ "icon": {
138
+ "label": "图标"
139
+ },
140
+ "rel": {
141
+ "label": "Rel"
142
+ }
143
+ },
144
+ "categories": {
145
+ "legend": "网站分类",
146
+ "tags": {
147
+ "label": "分类",
148
+ "hint": "以逗号分隔的网站标签(在您的 h-card 中显示为 p-category)"
149
+ }
150
+ }
63
151
  }
64
152
  }
65
153
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rmdes/indiekit-endpoint-homepage",
3
- "version": "1.0.21",
3
+ "version": "1.0.23",
4
4
  "description": "Homepage builder endpoint for Indiekit. Configure layout, sections, and sidebar widgets from the admin UI.",
5
5
  "keywords": [
6
6
  "indiekit",