discourse/crowdin.yml

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

8 lines
359 B
YAML
Raw Normal View History

files:
- source: /**/config/locales/server.en.yml
translation: /%original_path%/server.%locale_with_underscore%.yml
- source: /**/config/locales/client.en.yml
translation: /%original_path%/client.%locale_with_underscore%.yml
- source: '/public/*[0-9].html'
translation: /%original_path%/%file_name%.%locale_with_underscore%.%file_extension%