mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-16 16:00:30 +08:00
7 lines
359 B
YAML
Vendored
7 lines
359 B
YAML
Vendored
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%
|