From 1af5cee2914168dcb0dc6f5543e3b53cb10aad02 Mon Sep 17 00:00:00 2001 From: Ryuvi Date: Thu, 24 Jul 2025 22:02:14 -0500 Subject: [PATCH] feat(HelpTab)#: Added placeholder string for the main page --- en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/en.json b/en.json index 3de6c5a..90d4707 100644 --- a/en.json +++ b/en.json @@ -2764,6 +2764,8 @@ "Help.ControllerDiagram.ViewingYourControllerLayout": "Viewing Your Controller Layout", "Help.ControllerDiagram.GoToYourControllerLayout": "Goto Your Controller Layout", + "Help.MainPage.Content": "TODO", + "Help.GettingStarted": "Getting Started", "Help.GettingStarted.Content": "Use the tabs on the left to find quick information on what you can do in {appName}!",