2 # Your crowdin's credentials
4 "project_identifier" : "bookstack"
9 # Choose file structure in crowdin
12 "preserve_hierarchy": true
21 # e.g. "/resources/en/*.json"
23 "source" : "/en/*.php",
26 # where translations live
27 # e.g. "/resources/%two_letters_code%/%original_file_name%"
29 "translation" : "/%two_letters_code%/%original_file_name%",