Skip to content

Commit d7777c4

Browse files
committed
chore: update docs
1 parent be39f0c commit d7777c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
]
5656
},
5757
"files": {
58-
"description": "A template that describes the structure of the local files and their location with [file structure template format](http://localhost:3001/tolgee-cli/push-pull-strings#file-structure-template-format).\n\nExample: `./public/{namespace}/{languageTag}.json`",
58+
"description": "More explicit alternative to `filesTemplate`, Define, which files should be pushed and attach language/namespace to them. By default Tolgee pushes all files specified here, you can filter them by languages and namespaces properties.",
5959
"type": "array",
6060
"items": { "$ref": "#/$defs/fileMatch" }
6161
},

0 commit comments

Comments
 (0)