DEV: Add styleguide locale files to Crowdin (#10876)
This commit is contained in:
parent
c91c6006db
commit
8fd183c439
|
@ -42,3 +42,8 @@ files:
|
||||||
destination_path: plugins/poll/client.yml
|
destination_path: plugins/poll/client.yml
|
||||||
- source_path: plugins/poll/config/locales/server.en.yml
|
- source_path: plugins/poll/config/locales/server.en.yml
|
||||||
destination_path: plugins/poll/server.yml
|
destination_path: plugins/poll/server.yml
|
||||||
|
|
||||||
|
- source_path: plugins/styleguide/config/locales/client.en.yml
|
||||||
|
destination_path: plugins/styleguide/client.yml
|
||||||
|
- source_path: plugins/styleguide/config/locales/server.en.yml
|
||||||
|
destination_path: plugins/styleguide/server.yml
|
||||||
|
|
Loading…
Reference in New Issue