mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-14 19:43:46 +00:00
French translation update + few little fixes (#125)
* Typo * Update the webtrees add-on situation Url wasn't valid anymore so linking to the new one (actually linking to the previous entry otherwise it would be hidden by the header). Removed the notice that it wouldn't work with 2.0. * French translation update
This commit is contained in:
@@ -157,7 +157,7 @@ export function TopBar(props: Props) {
|
||||
<Icon name="download" />
|
||||
<FormattedMessage
|
||||
id="menu.download_pdf"
|
||||
defaultMessage="Downlod PDF"
|
||||
defaultMessage="Download PDF"
|
||||
/>
|
||||
</Dropdown.Item>
|
||||
<Dropdown.Item onClick={props.eventHandlers.onDownloadPng}>
|
||||
|
||||
Reference in New Issue
Block a user