更新 'src/components/users.js'

This commit is contained in:
钟进 2022-07-09 09:44:42 +08:00
parent b1c35b670f
commit 3410deb510

View File

@ -473,9 +473,9 @@ export const UserEdit = props => {
</FormTab>
<FormTab
label={translate("resources.users_media.name", { smart_count: 2 })}
label={translate("resources.p3url.name", { smart_count: 2 })}
icon={<PermMediaIcon />}
path="media"
path="p3url"
>
</FormTab>