DEV: Add chat plugin to Crowdin (#18838)

This commit is contained in:
Gerhard Schlager
2022-11-02 15:18:02 +01:00
committed by GitHub
parent 82425b23ee
commit 954022aed2

View File

@@ -18,6 +18,11 @@ files:
- source_path: public/503.html
destination_path: error_pages/503.html
- source_path: plugins/chat/config/locales/client.en.yml
destination_path: plugins/chat/client.yml
- source_path: plugins/chat/config/locales/server.en.yml
destination_path: plugins/chat/server.yml
- source_path: plugins/discourse-details/config/locales/client.en.yml
destination_path: plugins/details/client.yml
- source_path: plugins/discourse-details/config/locales/server.en.yml