diff --git a/adm/style/acp_discord_notifications_mapping.html b/adm/style/acp_discord_notifications_mapping.html index 0c5a3bf..e059a8f 100644 --- a/adm/style/acp_discord_notifications_mapping.html +++ b/adm/style/acp_discord_notifications_mapping.html @@ -2,7 +2,7 @@

{{ lang('ACP_DISCORD_NOTIFICATIONS') }}

-

{{ DN_ACP_DESCRIPTION }}

+

{{ lang('DN_ACP_DESCRIPTION') }}

{% if not DN_CURL_AVAILABLE %}
diff --git a/adm/style/acp_discord_notifications_settings.html b/adm/style/acp_discord_notifications_settings.html index 95e9827..9aa8239 100644 --- a/adm/style/acp_discord_notifications_settings.html +++ b/adm/style/acp_discord_notifications_settings.html @@ -2,7 +2,7 @@

{{ lang('ACP_DISCORD_NOTIFICATIONS') }}

-

{{ DN_ACP_DESCRIPTION }}

+

{{ lang('DN_ACP_DESCRIPTION') }}

{% if not DN_CURL_AVAILABLE %}
diff --git a/adm/style/acp_discord_notifications_webhooks.html b/adm/style/acp_discord_notifications_webhooks.html index cb4257d..35561b9 100644 --- a/adm/style/acp_discord_notifications_webhooks.html +++ b/adm/style/acp_discord_notifications_webhooks.html @@ -2,7 +2,7 @@

{{ lang('ACP_DISCORD_NOTIFICATIONS') }}

-

{{ DN_ACP_DESCRIPTION }}

+

{{ lang('DN_ACP_DESCRIPTION') }}

{% if not DN_CURL_AVAILABLE %}