From 7985b7af38ad497421b2937ba6d18c457ae3bbd5 Mon Sep 17 00:00:00 2001 From: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Date: Thu, 3 Aug 2023 19:09:18 +1200 Subject: [PATCH] Fix AllCommandsHaveDescriptions test failure (#18601) --- Resources/Locale/en-US/commands/toolshed-commands.ftl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Locale/en-US/commands/toolshed-commands.ftl b/Resources/Locale/en-US/commands/toolshed-commands.ftl index a0416d9ecf..3dcf56841c 100644 --- a/Resources/Locale/en-US/commands/toolshed-commands.ftl +++ b/Resources/Locale/en-US/commands/toolshed-commands.ftl @@ -54,3 +54,5 @@ command-description-tag-addmany = Adds a list of tags to the given entities. command-description-tag-rmmany = Removes a list of tags from the given entities. +command-description-solution-get = + Returns a solution stored in an entity's solution container.