{{
- $t(
+ t(
"Keep the entire conversation about a specific topic together on a single page."
)
}}
@@ -32,7 +33,7 @@
name: RouteName.CREATE_DISCUSSION,
params: { preferredUsername },
}"
- >{{ $t("New discussion") }}{{ t("New discussion") }}
- {{ $t("There's no discussions yet") }}
+ {{ t("There's no discussions yet") }}
- {{ $t("Only group members can access discussions") }}
+ {{ t("Only group members can access discussions") }}
- {{ $t("Return to the group page") }}
+ {{ t("Return to the group page") }}