DEV: Add missing file to Crowdin (#168)
This commit is contained in:
parent
c37380b3b6
commit
28a826e4c6
|
@ -1,5 +1,7 @@
|
||||||
# Configuration file for discourse-translator-bot
|
# Configuration file for discourse-translator-bot
|
||||||
|
|
||||||
files:
|
files:
|
||||||
- source_path: config/locales/client.en.yml
|
- source_path: config/locales/client.en.yml
|
||||||
destination_path: client.yml
|
destination_path: client.yml
|
||||||
|
- source_path: config/locales/server.en.yml
|
||||||
|
destination_path: server.yml
|
||||||
|
|
Loading…
Reference in New Issue