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 2ff9775 commit 1ab5b44Copy full SHA for 1ab5b44
src/locales/en.ts
@@ -54,13 +54,7 @@ export default {
54
updateTime: 'Update Time',
55
copy: 'Copy',
56
copySuccess: 'Copy Success',
57
- copyError: 'Copy Error',
58
- confirmDelStar: 'Delete the Star?',
59
- starSuccess: 'Star Success',
60
- starFail: 'Star Error',
61
- delStarSuccess: 'Del Star Success',
62
- delStarFail: 'Del Star Error',
63
- existStar: 'exist Star'
+ copyError: 'Copy Error'
64
},
65
error: {
66
noPermission: `Sorry, you don't have permission to access this page.`,
0 commit comments