1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

Change tip copy

This commit is contained in:
Travis Ralston
2020-08-26 08:48:01 -06:00
parent 5ea11e90b2
commit 3e7d82b421
2 changed files with 2 additions and 2 deletions

View File

@@ -206,7 +206,7 @@ export default class PrototypeCreateGroupDialog extends React.PureComponent<IPro
{preview}
</AccessibleButton>
<div className="mx_PrototypeCreateGroupDialog_tip">
<b>{_t("PRO TIP")}</b>
<b>{_t("Add image (optional)")}</b>
<span>
{_t("An image will help people identify your community.")}
</span>