From bc92b4598cd902013bbe5e613fe5f06604a23311 Mon Sep 17 00:00:00 2001 From: mufazalov Date: Mon, 17 Mar 2025 13:41:32 +0300 Subject: [PATCH] fix(VDiskInfo): lowercase vdisk page --- src/components/VDiskInfo/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/VDiskInfo/i18n/en.json b/src/components/VDiskInfo/i18n/en.json index 2ce37f9dd0..e87bf2694b 100644 --- a/src/components/VDiskInfo/i18n/en.json +++ b/src/components/VDiskInfo/i18n/en.json @@ -23,7 +23,7 @@ "write-throughput": "Write Throughput", "links": "Links", - "vdisk-page": "VDisk Page", + "vdisk-page": "VDisk page", "developer-ui": "Developer UI", "yes": "Yes",