fix: i18n key word (#1190)

This commit is contained in:
XLor 2023-12-23 03:41:01 +08:00 committed by GitHub
parent eae7fd390d
commit bcc35dfe80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ export default function SubdomainIndex() {
</UniLink>
</li>
</ul>
{t.rich("hello.tips", {
{t.rich("hello.community", {
p: (chunks) => <p>{chunks}</p>,
})}
<ul