diff --git a/src/client/app/common/views/widgets/hashtags.vue b/src/client/app/common/views/widgets/hashtags.vue index 2065bd407..56520400b 100644 --- a/src/client/app/common/views/widgets/hashtags.vue +++ b/src/client/app/common/views/widgets/hashtags.vue @@ -11,7 +11,7 @@
- #{{ stat.tag }} + #{{ stat.tag }}

{{ '%i18n:@count%'.replace('{}', stat.usersCount) }}