diff --git a/lemmy-translations b/lemmy-translations index 819531ae..0446b27d 160000 --- a/lemmy-translations +++ b/lemmy-translations @@ -1 +1 @@ -Subproject commit 819531ae64c6cba12cb406eb98333fd52988bf3e +Subproject commit 0446b27d493b4f4fb6f227f538e6604860c7fe41 diff --git a/src/shared/components/comment/comment-node.tsx b/src/shared/components/comment/comment-node.tsx index 50da4561..43be1b85 100644 --- a/src/shared/components/comment/comment-node.tsx +++ b/src/shared/components/comment/comment-node.tsx @@ -599,9 +599,9 @@ export class CommentNode extends Component { this, this.handleModBanFromCommunityShow )} - aria-label={i18n.t("ban")} + aria-label={i18n.t("ban_from_community")} > - {i18n.t("ban")} + {i18n.t("ban_from_community")} ) : ( ) : (