diff --git a/src/components/MarkdownPage/MarkdownPage.js b/src/components/MarkdownPage/MarkdownPage.js index 9214552bb..cd3d5a69d 100644 --- a/src/components/MarkdownPage/MarkdownPage.js +++ b/src/components/MarkdownPage/MarkdownPage.js @@ -88,7 +88,7 @@ const MarkdownPage = ({ {date}{' '} {hasAuthors && ( - by{' '} + על ידי{' '} {toCommaSeparatedList(authors, author => ( - Edit this page + ערוך עמוד זה )}