aboutsummaryrefslogtreecommitdiff
path: root/src/locales/da/location/street_address.ts
blob: 15512f0992def4a70c5ced69f03dfdf9b298715c (plain)
1
2
3
4
export default {
  normal: '{{location.street}} {{location.buildingNumber}}',
  full: '{{location.street}} {{location.buildingNumber}}, {{location.secondaryAddress}}',
};