mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 19:55:33 +00:00
Allow downloading nested CrowdIn translations
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"files": [
|
||||
{
|
||||
"source" : "/resources/lang/en/**/*.php",
|
||||
"translation" : "/resources/lang/%locale%/%original_file_name%"
|
||||
# https://developer.crowdin.com/configuration-file/#placeholders
|
||||
"translation" : "/resources/lang/%locale%/**/%original_file_name%"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user