2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-04 17:32:34 +08:00
discourse/translator.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

146 lines
5.4 KiB
YAML
Raw Normal View History

2020-07-16 14:00:02 +02:00
# Configuration file for discourse-translator-bot
files:
- source_path: config/locales/client.en.yml
destination_path: client.yml
label: core
2020-07-16 14:00:02 +02:00
- source_path: config/locales/server.en.yml
destination_path: server.yml
label: core
2020-07-16 14:00:02 +02:00
- source_path: public/403.html
destination_path: error_pages/403.html
label: core
2020-07-16 14:00:02 +02:00
- source_path: public/422.html
destination_path: error_pages/422.html
label: core
2020-07-16 14:00:02 +02:00
- source_path: public/500.html
destination_path: error_pages/500.html
label: core
2020-07-16 14:00:02 +02:00
- source_path: public/503.html
destination_path: error_pages/503.html
label: core
2020-07-16 14:00:02 +02:00
- source_path: plugins/chat/config/locales/client.en.yml
destination_path: plugins/chat/client.yml
label: chat
- source_path: plugins/chat/config/locales/server.en.yml
destination_path: plugins/chat/server.yml
label: chat
2020-07-16 14:00:02 +02:00
- source_path: plugins/discourse-details/config/locales/client.en.yml
destination_path: plugins/details/client.yml
label: details
2020-07-16 14:00:02 +02:00
- source_path: plugins/discourse-details/config/locales/server.en.yml
destination_path: plugins/details/server.yml
label: details
2020-07-16 14:00:02 +02:00
- source_path: plugins/discourse-local-dates/config/locales/client.en.yml
destination_path: plugins/local-dates/client.yml
label: local-dates
2020-07-16 14:00:02 +02:00
- source_path: plugins/discourse-local-dates/config/locales/server.en.yml
destination_path: plugins/local-dates/server.yml
label: local-dates
2020-07-16 14:00:02 +02:00
- source_path: plugins/discourse-narrative-bot/config/locales/client.en.yml
destination_path: plugins/narrative-bot/client.yml
label: narrative-bot
2020-07-16 14:00:02 +02:00
- source_path: plugins/discourse-narrative-bot/config/locales/server.en.yml
destination_path: plugins/narrative-bot/server.yml
label: narrative-bot
2020-07-16 14:00:02 +02:00
- source_path: plugins/discourse-presence/config/locales/client.en.yml
destination_path: plugins/presence/client.yml
label: presence
2020-07-16 14:00:02 +02:00
- source_path: plugins/discourse-presence/config/locales/server.en.yml
destination_path: plugins/presence/server.yml
label: presence
2020-07-16 14:00:02 +02:00
- source_path: plugins/poll/config/locales/client.en.yml
destination_path: plugins/poll/client.yml
label: poll
2020-07-16 14:00:02 +02:00
- source_path: plugins/poll/config/locales/server.en.yml
destination_path: plugins/poll/server.yml
label: poll
- source_path: plugins/styleguide/config/locales/client.en.yml
destination_path: plugins/styleguide/client.yml
label: styleguide
- source_path: plugins/styleguide/config/locales/server.en.yml
destination_path: plugins/styleguide/server.yml
label: styleguide
- source_path: plugins/spoiler-alert/config/locales/client.en.yml
destination_path: plugins/spoiler-alert/client.yml
label: spoiler-alert
- source_path: plugins/spoiler-alert/config/locales/server.en.yml
destination_path: plugins/spoiler-alert/server.yml
label: spoiler-alert
- source_path: plugins/checklist/config/locales/client.en.yml
destination_path: plugins/checklist/client.yml
label: checklist
- source_path: plugins/checklist/config/locales/server.en.yml
destination_path: plugins/checklist/server.yml
label: checklist
- source_path: plugins/footnote/config/locales/server.en.yml
destination_path: plugins/footnote/server.yml
label: footnote
- source_path: plugins/discourse-lazy-videos/config/locales/server.en.yml
destination_path: plugins/lazy-videos/server.yml
label: lazy-videos
- source_path: plugins/automation/config/locales/client.en.yml
destination_path: plugins/automation/client.yml
label: automation
- source_path: plugins/automation/config/locales/server.en.yml
destination_path: plugins/automation/server.yml
label: automation
- source_path: themes/foundation/locales/en.yml
destination_path: themes/foundation.yml
label: theme
- source_path: themes/horizon/locales/en.yml
destination_path: themes/horizon.yml
label: theme
- source_path: plugins/discourse-reactions/config/locales/client.en.yml
destination_path: plugins/discourse-reactions/client.yml
label: discourse-reactions
- source_path: plugins/discourse-reactions/config/locales/server.en.yml
destination_path: plugins/discourse-reactions/server.yml
label: discourse-reactions
- source_path: plugins/discourse-apple-auth/config/locales/client.en.yml
destination_path: plugins/apple-auth/client.yml
label: apple-auth
- source_path: plugins/discourse-apple-auth/config/locales/server.en.yml
destination_path: plugins/apple-auth/server.yml
label: apple-auth
- source_path: plugins/discourse-login-with-amazon/config/locales/client.en.yml
destination_path: plugins/login-with-amazon/client.yml
label: login-with-amazon
- source_path: plugins/discourse-login-with-amazon/config/locales/server.en.yml
destination_path: plugins/login-with-amazon/server.yml
label: login-with-amazon
- source_path: plugins/discourse-lti/config/locales/client.en.yml
destination_path: plugins/lti/client.yml
label: lti
- source_path: plugins/discourse-lti/config/locales/server.en.yml
destination_path: plugins/lti/server.yml
label: lti
- source_path: plugins/discourse-microsoft-auth/config/locales/client.en.yml
destination_path: plugins/microsoft-auth/client.yml
label: microsoft-auth
- source_path: plugins/discourse-microsoft-auth/config/locales/server.en.yml
destination_path: plugins/microsoft-auth/server.yml
label: microsoft-auth