Skip to content

Commit 50b1ce0

Browse files
lagelalegalPeachScript
authored andcommitted
Update the words.
1 parent cdd3717 commit 50b1ce0

File tree

1 file changed

+73
-25
lines changed

1 file changed

+73
-25
lines changed

app/json/words.json

+73-25
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,75 @@
11
[
2-
{
3-
"word": "settings",
4-
"url": "http://www.dict.cn/settings",
5-
"tags": ["设置", "设定", "偏好"]
6-
},
7-
{
8-
"word": "feedback",
9-
"tags": ["建议", "反馈", "投诉", "意见", "改进"]
10-
},
11-
{
12-
"word": "project",
13-
"tags": ["项目", "", "工程"]
14-
},
15-
{
16-
"word": "dashboard",
17-
"tags": ["仪表盘", "概览", "主页", "监控"]
18-
},
19-
{
20-
"word": "redirect",
21-
"tags": ["跳转", "转到"]
22-
},
23-
{
24-
"word": "following",
25-
"tags": ["关注", "正在关注", "关心"]
26-
}
2+
{
3+
"word": "settings",
4+
"url": "http://www.dict.cn/settings",
5+
"tags": ["设置", "设定", "偏好"]
6+
},
7+
{
8+
"word": "feedback",
9+
"tags": ["建议", "反馈", "投诉", "意见", "改进"]
10+
},
11+
{
12+
"word": "project",
13+
"tags": ["项目", "", "工程"]
14+
},
15+
{
16+
"word": "dashboard",
17+
"tags": ["仪表盘", "概览", "主页", "监控"]
18+
},
19+
{
20+
"word": "redirect",
21+
"tags": ["跳转", "转到"]
22+
},
23+
{
24+
"word": "following",
25+
"tags": ["关注", "正在关注", "关心"]
26+
},
27+
{
28+
"word": "gender",
29+
"tags": ["性别", "身份"]
30+
},
31+
{
32+
"word": "phone",
33+
"tags": ["手机号码"]
34+
},
35+
{
36+
"word": "avatar",
37+
"tags": ["头像"]
38+
},
39+
{
40+
"word": "password",
41+
"tags": ["密码"]
42+
},
43+
{
44+
"word": "points",
45+
"tags": ["积分"]
46+
},
47+
{
48+
"word": "score",
49+
"tags": ["得分", "分值"]
50+
},
51+
{
52+
"word": "diliveryman",
53+
"tags": ["配送员"]
54+
},
55+
{
56+
"word": "is_show",
57+
"tags": ["是否可见", "是否封号"]
58+
},
59+
{
60+
"word": "username",
61+
"tags": ["用户名", "收货人"]
62+
},
63+
{
64+
"word": "nickname",
65+
"tags": ["昵称"]
66+
},
67+
{
68+
"word": "is_default",
69+
"tags": ["是否默认"]
70+
},
71+
{
72+
"word": "detail_address",
73+
"tags": ["详细地址"]
74+
}
2775
]

0 commit comments

Comments
 (0)