From e5dc7fef0501c504a6cb746a4cc3c4af4fb6a455 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 29 Oct 2023 13:18:53 +0100 Subject: [PATCH] ui: system config: fix leading whitespace in translation Signed-off-by: Thomas Lamprecht --- www/SystemConfiguration.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/SystemConfiguration.js b/www/SystemConfiguration.js index ddb6ece5..860d85c0 100644 --- a/www/SystemConfiguration.js +++ b/www/SystemConfiguration.js @@ -9,7 +9,7 @@ Ext.define('PBS.SystemConfiguration', { items: [ { xtype: 'panel', - title: gettext(' Network/Time'), + title: gettext('Network/Time'), itemId: 'network', iconCls: 'fa fa-exchange', layout: {