Skip to content

Commit ca95032

Browse files
committed
feat: Add Operate Log
1 parent 384e8f5 commit ca95032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/locales/lang/en-US/views/operate-log.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export default {
1212
},
1313
status: {
1414
label: 'Status',
15-
success: 'Successed',
15+
success: 'Successful',
1616
fail: 'Failed',
1717
all: 'All'
1818
},

0 commit comments

Comments
 (0)