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 fca4266 commit a7839f7Copy full SHA for a7839f7
ui/src/locales/lang/en-US/views/system.ts
@@ -77,8 +77,8 @@ export default {
77
dingtalk: 'DingTalk',
78
lark: 'Lark',
79
effective: 'Effective',
80
- alreadyTurnedOn: 'Turned On',
81
- notEnabled: 'Not Enabled',
+ alreadyTurnedOn: 'Enabled',
+ notEnabled: 'Disabled',
82
validate: 'Validate',
83
validateSuccess: 'Successful',
84
validateFailed: 'Validation failed',
0 commit comments