Slow conversion to YAML format
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
10
data/address_formats.yaml
Normal file
10
data/address_formats.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
dk:
|
||||
order:
|
||||
- 'street'
|
||||
- 'postcode'
|
||||
- 'city'
|
||||
- 'country'
|
||||
delimiters:
|
||||
- '<br>'
|
||||
- ' '
|
||||
- '<br>'
|
Reference in New Issue
Block a user