ruanwenjun commented on a change in pull request #6322:
URL: https://github.com/apache/dolphinscheduler/pull/6322#discussion_r714923010
##########
File path: dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js
##########
@@ -708,5 +708,11 @@ export default {
condition: 'condition',
'The condition content cannot be empty': 'The condition content cannot be
empty',
'Reference from': 'Reference from',
- 'No more...': 'No more...'
+ 'No more...': 'No more...',
+ 'Audit Log': 'Audit Log',
+ 'AuditType': 'audit type',
+ 'AllModules': 'all modules',
+ 'AllOperations': 'all operations',
+ 'UserAudit': 'user management audit',
+ 'Project Module': 'project management audit',
Review comment:
```suggestion
AuditLog: 'Audit Log',
AuditType: 'Audit type',
AllModules: 'All modules',
AllOperations: 'All operations',
UserAudit: 'User management audit',
ProjectModule: 'Project management audit',
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]