From 932f1f4a125d177730ca1e8bb8950b0c37b9e19e Mon Sep 17 00:00:00 2001 From: Sebastian Rubina Date: Mon, 14 Jul 2025 15:48:41 -0400 Subject: [PATCH] Change wording of translation.json. Signed-off-by: Sebastian Rubina --- public/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index 5f6432d..ded60c8 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -516,7 +516,7 @@ "trace_description": "Launch a remote trace of this device for either a specific duration or a number of packets", "re_enroll": "Re-enroll", "re_enroll_initiated": "Re-enrollment initiated for device {{serialNumber}}", - "re_enroll_warning": "This will renew the operational certificate for device {{serialNumber}}. The device will obtain a new certificate from the controller.", + "re_enroll_warning": "This will renew the operational certificate for device {{serialNumber}}.", "confirm_re_enroll": "Renew Certificate for {{serialNumber}}", "update_success": "Device updated!", "updated_blacklist": "Updated Blacklist!"