diff --git a/src/components/Controls.vue b/src/components/Controls.vue index 9a96e41a6..106fc2f2b 100644 --- a/src/components/Controls.vue +++ b/src/components/Controls.vue @@ -33,7 +33,7 @@
- + - + diff --git a/src/components/card/CardSidebarTabActivity.vue b/src/components/card/CardSidebarTabActivity.vue index ccbcfc9f7..3c7dc9125 100644 --- a/src/components/card/CardSidebarTabActivity.vue +++ b/src/components/card/CardSidebarTabActivity.vue @@ -30,7 +30,7 @@ :activity="entry" /> diff --git a/src/components/card/CardSidebarTabComments.vue b/src/components/card/CardSidebarTabComments.vue index 4330b2490..9646dbab9 100644 --- a/src/components/card/CardSidebarTabComments.vue +++ b/src/components/card/CardSidebarTabComments.vue @@ -32,7 +32,7 @@
- No users found + {{ t('deck', 'No users found') }}
@@ -42,13 +42,13 @@ :comment="comment" @doReload="loadComments" /> - Load More + {{ t('deck', 'Load More') }}
-

Keine Kommentare bisher. Beginne die Diskussion!

+

{{ t('deck', 'No comments yet. Begin the discussion!') }}