{$forum.Node.title}
{$forum.Node.description|raw}
{{ phrase('post_thread') }}
{{ phrase('content_submitted_displayed_pending_approval') }}
{{ phrase('mark_read') }}
{{ phrase('unwatch') }}{{ phrase('watch') }}
{{ ($sortInfo.order == 'last_post_date' && $sortInfo.direction == 'asc') ? 'bottom' : 'top' }}
{{ phrase('there_no_threads_matching_your_filters') }}
{{ phrase('there_no_threads_to_display') }}
{{ phrase('there_no_threads_in_this_forum') }}
{{ phrase('no_permission_to_post') }}
{{ phrase('log_in_or_register_to_post') }}
{{ phrase('prefix:') }}
{{ prefix_title('thread', $filters.prefix_id) }}
{{ phrase('started_by:') }}
{$starterFilter.username}
{{ phrase('thread_type_filter:') }}
{{ $threadTypeFilter.getTypeTitle() }}
{{ phrase('last_updated:') }}
{$dateLimits.{$filters.last_days}}
{{ phrase('sort_by:') }}
{{ phrase_dynamic('forum_sort.' . $filters.order) }}
{{ phrase('ascending') }}{{ phrase('descending') }}