Moved crownin config file
This commit is contained in:
parent
c108c16419
commit
c8d90791ff
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# Choose file structure in crowdin
|
||||
# e.g. true or false
|
||||
#
|
||||
"preserve_hierarchy": true
|
||||
"preserve_hierarchy": false
|
||||
|
||||
#
|
||||
# Files configuration
|
||||
|
@ -20,7 +20,7 @@ files: [
|
|||
# Source files filter
|
||||
# e.g. "/resources/en/*.json"
|
||||
#
|
||||
"source" : "/en/*.php",
|
||||
"source" : "/resources/lang/en/*.php",
|
||||
|
||||
#
|
||||
# where translations live
|
Loading…
Reference in a new issue