diff --git a/abstracto-modules/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/expLevelUpNotification_response_embed_en_US.ftl b/abstracto-modules/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/expLevelUpNotification_response_embed_en_US.ftl new file mode 100644 index 00000000..ca8472a2 --- /dev/null +++ b/abstracto-modules/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/expLevelUpNotification_response_embed_en_US.ftl @@ -0,0 +1,6 @@ +{ + "additionalMessage": "<@safe_include "expLevelUpNotification_response_text"/>", + "messageConfig": { + "ephemeral": true + } +} \ No newline at end of file diff --git a/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/expLevelUpNotification_response_text_en_US.ftl b/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/expLevelUpNotification_response_text_en_US.ftl new file mode 100644 index 00000000..bade523d --- /dev/null +++ b/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/expLevelUpNotification_response_text_en_US.ftl @@ -0,0 +1 @@ +Notification config has been changed. \ No newline at end of file diff --git a/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_description_en_US.ftl b/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_description_en_US.ftl new file mode 100644 index 00000000..8a0a64fb --- /dev/null +++ b/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_description_en_US.ftl @@ -0,0 +1 @@ +Configure whether to receive level up notifications \ No newline at end of file diff --git a/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_long_help_en_US.ftl b/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_long_help_en_US.ftl new file mode 100644 index 00000000..4e0c5aea --- /dev/null +++ b/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_long_help_en_US.ftl @@ -0,0 +1 @@ +You can use this command to configure whether you receive level up notifications congratulating about a level up. \ No newline at end of file diff --git a/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_parameter_newValue_en_US.ftl b/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_parameter_newValue_en_US.ftl new file mode 100644 index 00000000..81d8f14e --- /dev/null +++ b/translations/experience-tracking/src/main/resources/en_US/commands/expLevelUpNotification/help/expLevelUpNotification_parameter_newValue_en_US.ftl @@ -0,0 +1 @@ +The new value of the notification config \ No newline at end of file