10 lines
529 B
YAML
10 lines
529 B
YAML
files:
|
|
- source: /template/source/extensions/*.json
|
|
translation: /template/%locale_with_underscore%/extensions/%original_file_name%
|
|
- source: /template/source/StableDiffusion.json
|
|
translation: /template/%locale_with_underscore%/StableDiffusion.json
|
|
- source: /template/source/ExtensionList.json
|
|
translation: /template/%locale_with_underscore%/ExtensionList.json
|
|
- source: /template/source/extensions/tooltips/*.json
|
|
translation: /template/%locale_with_underscore%/extensions/tooltips/%original_file_name%
|