diff --git a/frontend/src/views/Dashboard.vue b/frontend/src/views/Dashboard.vue index 7fd7511..2512b0b 100644 --- a/frontend/src/views/Dashboard.vue +++ b/frontend/src/views/Dashboard.vue @@ -14,13 +14,13 @@
-
+

{{ $utils.niceNumber(counts.lists.total) }}

{{ $tc('globals.terms.list', counts.lists.total) }}

-
+
  • @@ -45,13 +45,13 @@
    -
    +

    {{ $utils.niceNumber(counts.campaigns.total) }}

    {{ $tc('globals.terms.campaign', counts.campaigns.total) }}

    -
    +
    • {{ status }} @@ -66,14 +66,14 @@
      -
      +

      {{ $utils.niceNumber(counts.subscribers.total) }}

      {{ $tc('globals.terms.subscriber', counts.subscribers.total) }}

      -
      +