Web: Files: fixed PrivateRoomSupport translation

This commit is contained in:
Nikita Gopienko 2021-06-29 12:27:46 +03:00
parent e47e43afcd
commit 78595cf513

View File

@ -112,7 +112,7 @@ const RootFolderContainer = (props) => {
<Text fontSize="12px">
<Trans t={t} i18nKey="PrivateRoomSupport" ns="Home">
Work in Private Room is available via {{ organizationName }} desktop
app.{" "}
app.
<Link isBold isHovered color="#116d9d" href={privacyInstructions}>
Instructions
</Link>