1
0

theme: upgrade to v4.6.1

This commit is contained in:
George Cushen
2019-11-19 00:24:14 +00:00
parent 2cfc1551f0
commit 019e6d01d2
4 changed files with 32 additions and 1 deletions

View File

@ -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.