...
The content of the file itself is very simple JSON file. Example:
Code Block |
---|
{"translate":true,"locales":["fr"]} |
...
Field translate enables or disables translation. Field locales is a list of target languages. A null value means that translation is for all project languages.
View all instruction file properties