3
0
mirror of https://github.com/snipe/snipe-it.git synced 2025-10-29 19:31:41 +00:00
snipe-it/crowdin.yml
2020-11-09 18:21:10 -08:00

9 lines
214 B
YAML

"commit_message": "Fixed: New translations %original_file_name% from Crowdin"
"files": [
{
"source" : "/resources/lang/en/**/*.php",
"translation" : "/resources/lang/%locale%/%original_file_name%"
}
]