mirror of
https://github.com/snipe/snipe-it.git
synced 2025-10-29 11:21:21 +00:00
Fix language source directory
This commit is contained in:
parent
0d697629aa
commit
08c16b4435
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"source" : "/resources/lang/en/**/*.php",
|
"source" : "/resources/lang/en-US/**/*.php",
|
||||||
# https://developer.crowdin.com/configuration-file/#placeholders
|
# https://developer.crowdin.com/configuration-file/#placeholders
|
||||||
"translation" : "/resources/lang/%locale%/**/%original_file_name%"
|
"translation" : "/resources/lang/%locale%/**/%original_file_name%"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user