Translated error messages

This commit is contained in:
Przemek Wiech
2020-09-12 20:04:42 +02:00
parent a886230305
commit 13b147f082
9 changed files with 68 additions and 9 deletions

View File

@@ -304,7 +304,7 @@ export class TopBar extends React.Component<RouteComponentProps & Props> {
>
<FormattedMessage
id="menu.github"
defaultMessage="Source on GitHub"
defaultMessage="GitHub project"
/>
</Dropdown.Item>
</Dropdown.Menu>