This commit is contained in:
parent
d2f01fcb1a
commit
431584fa4f
|
|
@ -415,7 +415,7 @@ export const ProfileSettings: FC<ProfileSettingsProps> = ({}) => {
|
|||
</div>
|
||||
|
||||
<div className="space-y-1">
|
||||
<Label>{t("profile.chatDisplayNameLabel")}</Label>
|
||||
<Label>{t("profile.chatDisplayName")}</Label>
|
||||
|
||||
<Input
|
||||
placeholder={t("profile.chatDisplayNamePlaceholder")}
|
||||
|
|
|
|||
Loading…
Reference in New Issue