Browse Source

chore: remove whitespace

pull/33523/head
afc163 3 years ago
parent
commit
c0d2c7e8a4
  1. 2
      .github/workflows/compressed-size.yml
  2. 2
      .github/workflows/preview-start.yml
  3. 2
      components/locale/da_DK.tsx

2
.github/workflows/compressed-size.yml

@ -1,6 +1,6 @@
name: 📦 Compressed Size
on:
on:
pull_request:
types: [opened, synchronize]

2
.github/workflows/preview-start.yml

@ -6,7 +6,7 @@
name: Preview Start
on:
on:
pull_request_target:
types: [opened, synchronize, reopened]

2
components/locale/da_DK.tsx

@ -14,7 +14,7 @@ const localeValues: Locale = {
filterTitle: 'Filtermenu',
filterConfirm: 'OK',
filterReset: 'Nulstil',
filterEmptyText: 'Ingen filtre',
filterEmptyText: 'Ingen filtre',
emptyText: 'Ingen data',
selectAll: 'Vælg alle',
selectNone: 'Ryd alt data',

Loading…
Cancel
Save