mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 04:42:40 +02:00
fix(translations): change casing of some en labels (#10394)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
This commit is contained in:
parent
221ced7242
commit
a1edf51003
6 changed files with 14 additions and 14 deletions
|
@ -73,7 +73,7 @@ export function BlogAuthorsListViewAllLabel(): ReactNode {
|
|||
<Translate
|
||||
id="theme.blog.authorsList.viewAll"
|
||||
description="The label of the link targeting the blog authors page">
|
||||
View All Authors
|
||||
View all authors
|
||||
</Translate>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue