{{ route.name || t("route.untitled") }}
{{ route.id }}
{{ route.lang }}
{{ t("route.fallback") }}
{{ f.exclude ? t("routeEditor.not") + " " : "" }}{{ t("filter." + f.type) }}
{{ fmtMatch(f.match) }}
{{ t("route.noFilters") }}
{{ t("route.channel") }}
{{ route.target.channelId }}
{{ t("route.thread") }}{{ route.target.threadId }}