From f10b7efc8d2fe3e260f5fb2532ef5271814f716d Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Fri, 9 Feb 2024 23:18:22 +0100 Subject: [PATCH] [AB-xxx] adding template for configuration setup step --- ...ure_setup_config_honeypotIgnoredJoinDurationSeconds_en_US.ftl | 1 + 1 file changed, 1 insertion(+) create mode 100644 translations/moderation/src/main/resources/en_US/config/feature_setup_config_honeypotIgnoredJoinDurationSeconds_en_US.ftl diff --git a/translations/moderation/src/main/resources/en_US/config/feature_setup_config_honeypotIgnoredJoinDurationSeconds_en_US.ftl b/translations/moderation/src/main/resources/en_US/config/feature_setup_config_honeypotIgnoredJoinDurationSeconds_en_US.ftl new file mode 100644 index 00000000..4558bddb --- /dev/null +++ b/translations/moderation/src/main/resources/en_US/config/feature_setup_config_honeypotIgnoredJoinDurationSeconds_en_US.ftl @@ -0,0 +1 @@ +The amount of seconds the user can be member of the server to be ignored by the honeypot check. Default: ${defaultValue} \ No newline at end of file