mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-16 22:52:12 -04:00
8 lines
208 B
YAML
8 lines
208 B
YAML
# 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
|