diff --git a/assets/javascripts/discourse/templates/admin/plugins-chat-provider.hbs b/assets/javascripts/discourse/templates/admin/plugins-chat-provider.hbs index 07f721a..d1aad35 100644 --- a/assets/javascripts/discourse/templates/admin/plugins-chat-provider.hbs +++ b/assets/javascripts/discourse/templates/admin/plugins-chat-provider.hbs @@ -1,6 +1,6 @@ {{#if anyErrors}}
- + {{d-icon 'exclamation-triangle'}} {{i18n "chat_integration.channels_with_errors"}}
{{/if}} diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 088e48d..6907ced 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -92,7 +92,7 @@ en: group_mention_template: "mentions of: @%{name}" group_message_template: "messages to: @%{name}" - admin_error: "Some chat integration channels have errors. Visit the chat integration section to find out more." + admin_error: "Some chat integration channels have errors. Visit the chat integration section to find out more." provider: