From a3d1c9464f23394c30bc84930c26efc6e82dc66e Mon Sep 17 00:00:00 2001 From: Harikrishna Patnala Date: Mon, 29 Dec 2025 15:18:33 +0530 Subject: [PATCH] Label fixes --- 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 6c29ec65cbe..f995d1b6332 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -589,8 +589,8 @@ "label.copy.consoleurl": "Copy console URL to clipboard", "label.copyid": "Copy ID", "label.copy.password": "Copy password", -"label.copy.templates.from.other.secondary.storages": "Copy templates from other storages instead of fetching from URLs", -"label.copy.templates.from.other.secondary.storages.add.zone": "Copy templates from other storages", +"label.copy.templates.from.other.secondary.storages": "Copy Templates from other storages instead of fetching from URLs", +"label.copy.templates.from.other.secondary.storages.add.zone": "Copy Templates from other storages", "label.core": "Core", "label.core.zone.type": "Core Zone type", "label.counter": "Counter",