fix: i18n key word (#1190)
This commit is contained in:
parent
eae7fd390d
commit
bcc35dfe80
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue