discourse-chat-integration/app
Ted Johansson 4a11d27982
FIX: Move chat integration problem check message to correct locale key (#201)
As part of enhancing problem checks and admin notices, we standardized the location of the problem check messages' locale keys. However, we overlooked this one in the plugin, resulting in a missing translation on the dashboard.

This PR puts the locale key in the place expected by the admin notice system.
2024-06-11 17:42:45 +08:00
..
controllers DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
helpers DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
initializers Rename DiscourseChat to DiscourseChatIntegration (#82) 2021-07-13 14:36:16 -05:00
jobs DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
models DEV: Update rubocop-discourse to version 3.8.0 (#198) 2024-05-28 11:16:00 +02:00
routes DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
serializers DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
services FIX: Move chat integration problem check message to correct locale key (#201) 2024-06-11 17:42:45 +08:00