mirror of
https://ghfast.top/https://github.com/discourse/discourse-translator.git
synced 2026-07-16 11:46:33 +08:00
Language detection is added to the queue every time the post is serialized. We'll move this into the post_process_cooked event instead, since it is not a good idea to overload a serializer.
This is a follow-up from the move for queueing translations to redis here
|
||
|---|---|---|
| .. | ||
| post_spec.rb | ||
| topic_spec.rb | ||