theme: upgrade to v4.6.1
This commit is contained in:
parent
2cfc1551f0
commit
019e6d01d2
4 changed files with 32 additions and 1 deletions
|
@ -171,6 +171,7 @@ plugins_js = []
|
|||
en-us = {order = ['street', 'city', 'region', 'postcode'], delimiters = [', ', ', ', ' ', '']}
|
||||
en-gb = {order = ['street', 'city', 'region', 'postcode'], delimiters = [', ', ', ', ', ', '']}
|
||||
de = {order = ['street', 'postcode', 'city'], delimiters = [', ', ' ', '']}
|
||||
fr-fr = {order = ['street', 'postcode', 'city'], delimiters = ['<br>', ' ', '']}
|
||||
zh = {order = ['postcode', 'region', 'city', 'street'], delimiters = [' ', ' ', ' ', '']}
|
||||
|
||||
# Configuration of publication pages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue