From 3c63a104c1d71a1592e8cda68eaaa9bfdfd236d8 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Tue, 27 Feb 2024 19:26:33 +0100 Subject: [PATCH] i18n --- lam/help/help.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/help/help.inc b/lam/help/help.inc index 292c70e21..95424d871 100644 --- a/lam/help/help.inc +++ b/lam/help/help.inc @@ -428,7 +428,7 @@ $helpArray = [ "507" => ["Headline" => _("Add new group"), "Text" => _("Adds a new group element to the list of self service options. Use this to structure the input fields.") ], - "508" => ["Headline" => _("Add input field"), + "508" => ["Headline" => _("Add input fields"), "Text" => _("Adds a new self service option to the selected group element.") ], "509" => ["Headline" => _("Page header"),