diff options
Diffstat (limited to 'app/views/profiles/chat_names/index.html.haml')
-rw-r--r-- | app/views/profiles/chat_names/index.html.haml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/profiles/chat_names/index.html.haml b/app/views/profiles/chat_names/index.html.haml index 782850afcda..54c34228800 100644 --- a/app/views/profiles/chat_names/index.html.haml +++ b/app/views/profiles/chat_names/index.html.haml @@ -9,7 +9,8 @@ = _('You can see your chat accounts.') .col-lg-8 - %h5.gl-mt-0 Active chat names (#{@chat_names.size}) + %h5.gl-mt-0 + = sprintf(_('Active chat names (%{count})'), { count: @chat_names.size }) - if @chat_names.present? .table-responsive |