diff options
Diffstat (limited to 'src/components/PostFooter/PostFooter.tsx')
| -rw-r--r-- | src/components/PostFooter/PostFooter.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/PostFooter/PostFooter.tsx b/src/components/PostFooter/PostFooter.tsx index 6c97ec2..9bc4053 100644 --- a/src/components/PostFooter/PostFooter.tsx +++ b/src/components/PostFooter/PostFooter.tsx @@ -37,6 +37,7 @@ const PostFooter = ({ topics }: { topics: TopicPreview[] }) => { {intl.formatMessage({ defaultMessage: 'Read more articles about:', description: 'PostFooter: read more posts about given subjects', + id: 'YEudoh', })} </dt> <dd> |
