mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 05:24:51 +08:00
## 🔍 Overview This update adds functionality for presence indicators when translating posts. This helps those translating posts know when someone else is simultaneously translating a post. It also gets rid of the numerous discourse-presence indicators that appear when using the translation editor. ## 📷 Screenshots <img width="1307" height="943" alt="translator-presence" src="https://github.com/user-attachments/assets/1346a2c4-4320-42cd-9bb8-9f40c516e1a0" />
15 lines
303 B
YAML
15 lines
303 B
YAML
en:
|
|
js:
|
|
presence:
|
|
replying:
|
|
one: "replying"
|
|
other: "replying"
|
|
editing:
|
|
one: "editing"
|
|
other: "editing"
|
|
translating:
|
|
one: "translating"
|
|
other: "translating"
|
|
replying_to_topic:
|
|
one: "replying"
|
|
other: "replying"
|