mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-26 09:28:35 +08:00
This work in progress PR moves shared edits into core and uses a yjs backend for it. This gives stuff such as multi cursor support etc.
7 lines
208 B
YAML
Vendored
7 lines
208 B
YAML
Vendored
# Configuration file for discourse-translator-bot
|
|
|
|
files:
|
|
- source_path: config/locales/client.en.yml
|
|
destination_path: client.yml
|
|
- source_path: config/locales/server.en.yml
|
|
destination_path: server.yml
|