mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-01 09:48:37 +00:00
Fix scuffed YML
This commit is contained in:
parent
a340a77d74
commit
2b8b0e25a4
1 changed files with 11 additions and 12 deletions
23
crowdin.yml
23
crowdin.yml
|
@ -22,18 +22,17 @@ files: [
|
||||||
# Files or directories for ignore
|
# Files or directories for ignore
|
||||||
# e.g. ["/**/?.txt", "/**/[0-9].txt", "/**/*\?*.txt"]
|
# e.g. ["/**/?.txt", "/**/[0-9].txt", "/**/*\?*.txt"]
|
||||||
#
|
#
|
||||||
ignore:
|
"ignore": "/ProjectLighthouse.Localization/%file_name%.*.%file_extension%",
|
||||||
- "/ProjectLighthouse.Localization/%file_name%.*.%file_extension%"
|
|
||||||
|
#
|
||||||
#
|
# The dest allows you to specify a file name in Crowdin
|
||||||
# The dest allows you to specify a file name in Crowdin
|
# e.g. "/messages.json"
|
||||||
# e.g. "/messages.json"
|
#
|
||||||
#
|
#"dest" : "",
|
||||||
#"dest" : "",
|
|
||||||
|
#
|
||||||
#
|
# File type
|
||||||
# File type
|
# e.g. "json"
|
||||||
# e.g. "json"
|
|
||||||
#
|
#
|
||||||
#"type" : "",
|
#"type" : "",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue