From 1630eb430d69e14652b37316bf6b67685c901002 Mon Sep 17 00:00:00 2001 From: Stephane de Labrusse Date: Wed, 19 Jun 2024 18:23:48 +0200 Subject: [PATCH] fix: remove trailing whitespace in translation.json --- ui/public/i18n/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/public/i18n/en/translation.json b/ui/public/i18n/en/translation.json index abab640..5938300 100644 --- a/ui/public/i18n/en/translation.json +++ b/ui/public/i18n/en/translation.json @@ -52,7 +52,7 @@ "netmask_helper": "The netmask determines the size of the VPN network. Use only class C networks", "password_placeholder": "Password can be modified from the controller webapp", "password_information_title": "Default password", - "password_information_description": "The default administrator password is displayed only once, please store it in a safe place", + "password_information_description": "The default administrator password is displayed only once, please store it in a safe place" }, "about": { "title": "About"