JoaoJandre commented on code in PR #6245: URL: https://github.com/apache/cloudstack/pull/6245#discussion_r849726831
########## ui/public/locales/pl.json: ########## @@ -623,8 +623,8 @@ "label.diskiopswriterate": "Disk Write Rate (IOPS)", "label.diskioread": "Disk Read (IO)", "label.diskiowrite": "Disk Write (IO)", -"label.diskkbsread": "Disk Read (Bytes)", -"label.diskkbswrite": "Disk Write (Bytes)", +"label.diskkbsread": "Disk Read", +"label.diskkbswrite": "Disk Write", Review Comment: I'm sorry @DaanHoogland , I misread the labels, I thought that you were talking about the label `label.diskread`. You're correct, these should contain a (KiB) as well. I'll fix this ASAP. -- 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]
