A sentence that is not properly translated under the member option in Settings (#6785)

* Update Members.tsx

* Update translation.json
This commit is contained in:
一颗小土豆
2024-04-10 19:34:02 +08:00
committed by GitHub
parent 9b45feb9ee
commit fe9a89c060
2 changed files with 2 additions and 2 deletions

View File

@@ -186,7 +186,7 @@ function Members() {
<Trans>
Everyone that has signed into {{ appName }} is listed here. Its
possible that there are other users who have access through{" "}
{team.signinMethods} but havent signed in yet.
{{ signinMethods: team.signinMethods, }}{" "}but havent signed in yet.
</Trans>
</Text>
<Flex gap={8}>