Use translation helper

This commit is contained in:
Fabio Berger
2018-08-28 11:19:12 +01:00
parent cc2000e776
commit 2997ba208f

View File

@@ -135,7 +135,7 @@ export class DevelopersDropDown extends React.Component<DevelopersDropDownProps,
fontSize: 14,
}}
>
VIEW ALL DOCUMENTATION
{this.props.translate.get(Key.ViewAllDocumentation, Deco.Upper)}
</Link>
</div>
</div>