中文显示修改

This commit is contained in:
xdragon 2024-09-05 15:27:27 +08:00
parent daa8c09a32
commit 8497f652bc
6 changed files with 8 additions and 8 deletions

View file

@ -91,7 +91,7 @@ export const App = ()=> {
<div className="inner-menu">
<span>
<Crown width={40} height={40}/>
<h5>Etherpad</h5>
<h5><Trans i18nKey="admin.page-title"/></h5>
</span>
<ul>
<li><NavLink to="/plugins"><Cable/><Trans i18nKey="admin_plugins"/></NavLink></li>