From c12885434ec5b02edb294ad2c79a916b2e9a0678 Mon Sep 17 00:00:00 2001 From: OlegChuev Date: Sun, 21 Jan 2024 21:51:21 +0200 Subject: [PATCH 1/3] Updated units names --- ui/public/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 287622c76e7c..d44b92a1b5cd 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -1197,7 +1197,7 @@ "label.maxinstance": "Max instances", "label.maxiops": "Max IOPS", "label.maxmembers": "Max members", -"label.maxmemory": "Max. memory (MiB)", +"label.maxmemory": "Max. memory (MB)", "label.maxnetwork": "Max. networks", "label.maxprimarystorage": "Max. primary storage (GiB)", "label.maxproject": "Max. projects", @@ -1253,7 +1253,7 @@ "label.miniops": "Min IOPS", "label.minmaxiops": "Min IOPS / Max IOPS", "label.minmembers": "Min members", -"label.minmemory": "Min memory (in MB)", +"label.minmemory": "Min. memory (MB)", "label.minorsequence": "Minor Sequence", "label.minsize": "Minimum size", "label.minute.past.hour": "minute(s) past the hour", From f638c3c1285d60e0267cfed1589923028c45c3ec Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Mon, 10 Jun 2024 11:31:15 +0530 Subject: [PATCH 2/3] Update ui/public/locales/en.json --- ui/public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index d44b92a1b5cd..4fb0fd290929 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -1197,7 +1197,7 @@ "label.maxinstance": "Max instances", "label.maxiops": "Max IOPS", "label.maxmembers": "Max members", -"label.maxmemory": "Max. memory (MB)", +"label.maxmemory": "Max. memory (MiB)", "label.maxnetwork": "Max. networks", "label.maxprimarystorage": "Max. primary storage (GiB)", "label.maxproject": "Max. projects", From 4a090a8462e5ae660628eadd61c5be23dfe9f5f8 Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Mon, 10 Jun 2024 11:31:41 +0530 Subject: [PATCH 3/3] Update ui/public/locales/en.json --- ui/public/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 4fb0fd290929..4a2233d51f34 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -1253,7 +1253,7 @@ "label.miniops": "Min IOPS", "label.minmaxiops": "Min IOPS / Max IOPS", "label.minmembers": "Min members", -"label.minmemory": "Min. memory (MB)", +"label.minmemory": "Min. memory (MiB)", "label.minorsequence": "Minor Sequence", "label.minsize": "Minimum size", "label.minute.past.hour": "minute(s) past the hour",