Amy0104 commented on code in PR #10041:
URL: https://github.com/apache/dolphinscheduler/pull/10041#discussion_r873503591


##########
dolphinscheduler-ui/src/locales/modules/en_US.ts:
##########
@@ -161,6 +162,7 @@ const monitor = {
   worker: {
     cpu_usage: 'CPU Usage',
     memory_usage: 'Memory Usage',
+    disk_available: 'disk Available',

Review Comment:
   Same as above.



##########
dolphinscheduler-ui/src/locales/modules/en_US.ts:
##########
@@ -148,6 +148,7 @@ const monitor = {
   master: {
     cpu_usage: 'CPU Usage',
     memory_usage: 'Memory Usage',
+    disk_available: 'disk Available',

Review Comment:
   The first letter should be capitalized.



-- 
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]

Reply via email to