ChatTwo/crowdin.yml

14 lines
314 B
YAML

"project_id" : "498233"
"base_path" : "."
"base_url" : "https://api.crowdin.com"
"preserve_hierarchy": true
files: [
{
"source" : "/ChatTwo/Resources/Language.resx",
"translation" : "/ChatTwo/Resources/Language.%two_letters_code%.resx",
"dest" : "/Language.resx",
"skip_untranslated_strings": true,
}
]