fix: "explore" not using translate at entrance page
This commit is contained in:
parent
6eb04d9d82
commit
0d7f923738
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
rounded
|
||||
style="margin-left: 12px; margin-top: 12px"
|
||||
onclick="window.location.href='/explore'"
|
||||
>Explore</MkButton
|
||||
>{{ i18n.ts.explore }}</MkButton
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue