Update localazy config generator - specify force_underscore=yes (#1122)
This commit is contained in:
committed by
GitHub
parent
e4d4865c4e
commit
2910911da2
@@ -25,6 +25,9 @@ baseAction = {
|
||||
# Replacement done in all string values
|
||||
"replacements": {
|
||||
"...": "…"
|
||||
},
|
||||
"params": {
|
||||
"force_underscore": "yes"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user