discourse-translator/spec
锦心 aa7a017c77
FEATURE: Add translator error ProblemCheck for Microsoft (#161)
What does it add?
=================

This commit brings error messages from Microsoft Translator to the
administrator dashboard.

Specifically, a new InlineProblemCheck has been added, which reports the
error information in a human-readable way on the administrator dashboard
every time the translator server reports an error. When the translation
is successful, the error is considered to have been fixed and removed
from the dashboard.

ref: /t/134047
2024-08-09 11:17:24 +08:00
..
controllers DEV: Scope guardian methods to the plugin and some cleanup (#138) 2024-05-03 14:07:11 +08:00
jobs FIX: Avoid publishing post if there is no change (#140) 2024-05-04 00:02:48 +08:00
lib FIX: Don't error out on deleted users (#149) 2024-06-18 09:56:35 +08:00
models FEATURE: translate topic (#130) 2023-12-29 08:15:36 +11:00
serializers FIX: Skip translations for empty or small actions posts (#139) 2024-05-03 15:44:42 +08:00
services FEATURE: Add translator error ProblemCheck for Microsoft (#161) 2024-08-09 11:17:24 +08:00