We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab5b44 commit af5d1cfCopy full SHA for af5d1cf
src/locales/zh-CN.ts
@@ -54,13 +54,7 @@ export default {
54
updateTime: '更新时间',
55
copy: '复制',
56
copySuccess: '复制成功',
57
- copyError: '复制失败',
58
- confirmDelStar: '是否取消收藏?',
59
- starSuccess: '收藏成功',
60
- starFail: '收藏失败',
61
- delStarSuccess: '取消收藏成功',
62
- delStarFail: '取消收藏失败',
63
- existStar: '收藏已存在'
+ copyError: '复制失败'
64
},
65
error: {
66
noPermission: `抱歉,您无权访问此页面。`,
0 commit comments