Updated fluent

This commit is contained in:
Chi Vinh Le
2018-08-27 14:33:31 +02:00
parent 9cef7044c7
commit d1d993d0b7
8 changed files with 53 additions and 38 deletions
@@ -24,7 +24,7 @@ const UserBoxAuthenticated: StatelessComponent<
username={<Username />}
>
<Typography variant="bodyCopy" container="div">
{"Signed in as <username />."}
{"Signed in as <username></username>."}
</Typography>
</Localized>
<Localized