{{ $t('socialnetwork.forum.title') }} {{ forumName }}
| {{ $t('socialnetwork.forum.topic') }} |
{{ $t('socialnetwork.forum.createdBy') }} |
{{ $t('socialnetwork.forum.createdAt') }} |
{{ $t('socialnetwork.forum.reactions') }} |
{{ $t('socialnetwork.forum.lastReaction') }} |
| {{ title.title }} |
{{ title.createdBy }} |
{{ new Date(title.createdAt).toLocaleString() }} |
{{ title.numberOfItems }} |
{{ new Date(title.lastMessageDate).toLocaleString() }} |
{{ $t('socialnetwork.forum.noTitles') }}