From 9fc76179dc4312a859e3547c59b91897f3e9ce1b Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Thu, 7 Sep 2023 23:09:17 +0200 Subject: [PATCH] [AB-xxx] changing formatting for custom command output --- .../listCustomCommands/listCustomCommands_entry_text_en_US.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/custom-command/src/main/resources/en_US/commands/listCustomCommands/listCustomCommands_entry_text_en_US.ftl b/translations/custom-command/src/main/resources/en_US/commands/listCustomCommands/listCustomCommands_entry_text_en_US.ftl index ec9506df..0cb66f14 100644 --- a/translations/custom-command/src/main/resources/en_US/commands/listCustomCommands/listCustomCommands_entry_text_en_US.ftl +++ b/translations/custom-command/src/main/resources/en_US/commands/listCustomCommands/listCustomCommands_entry_text_en_US.ftl @@ -1 +1 @@ -Command: `${name}` created by ${creator} with response `${content}`. \ No newline at end of file +Command: **${name}** with response `${content}`. \ No newline at end of file