Update localazy config generator - specify force_underscore=yes (#1122)
This commit is contained in:
parent
2c39a6173a
commit
09efc2d358
1 changed files with 3 additions and 0 deletions
|
|
@ -25,6 +25,9 @@ baseAction = {
|
||||||
# Replacement done in all string values
|
# Replacement done in all string values
|
||||||
"replacements": {
|
"replacements": {
|
||||||
"...": "…"
|
"...": "…"
|
||||||
|
},
|
||||||
|
"params": {
|
||||||
|
"force_underscore": "yes"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue