mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-06 21:57:14 +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
|
@ -29,7 +29,7 @@ export default function BlogListPaginator(props: Props): JSX.Element {
|
|||
<Translate
|
||||
id="theme.blog.paginator.newerEntries"
|
||||
description="The label used to navigate to the newer blog posts page (previous page)">
|
||||
Newer Entries
|
||||
Newer entries
|
||||
</Translate>
|
||||
}
|
||||
/>
|
||||
|
@ -41,7 +41,7 @@ export default function BlogListPaginator(props: Props): JSX.Element {
|
|||
<Translate
|
||||
id="theme.blog.paginator.olderEntries"
|
||||
description="The label used to navigate to the older blog posts page (next page)">
|
||||
Older Entries
|
||||
Older entries
|
||||
</Translate>
|
||||
}
|
||||
isNext
|
||||
|
|
|
@ -16,7 +16,7 @@ function ReadMoreLabel() {
|
|||
<Translate
|
||||
id="theme.blog.post.readMore"
|
||||
description="The label used in blog post item excerpts to link to full blog posts">
|
||||
Read More
|
||||
Read more
|
||||
</Translate>
|
||||
</b>
|
||||
);
|
||||
|
|
|
@ -28,7 +28,7 @@ export default function BlogPostPaginator(props: Props): JSX.Element {
|
|||
<Translate
|
||||
id="theme.blog.post.paginator.newerPost"
|
||||
description="The blog post button label to navigate to the newer/previous post">
|
||||
Newer Post
|
||||
Newer post
|
||||
</Translate>
|
||||
}
|
||||
/>
|
||||
|
@ -40,7 +40,7 @@ export default function BlogPostPaginator(props: Props): JSX.Element {
|
|||
<Translate
|
||||
id="theme.blog.post.paginator.olderPost"
|
||||
description="The blog post button label to navigate to the older/next post">
|
||||
Older Post
|
||||
Older post
|
||||
</Translate>
|
||||
}
|
||||
isNext
|
||||
|
|
|
@ -91,7 +91,7 @@ function DocTagDocListPageContent({
|
|||
<Translate
|
||||
id="theme.tags.tagsPageLink"
|
||||
description="The label of the link targeting the tag list page">
|
||||
View All Tags
|
||||
View all tags
|
||||
</Translate>
|
||||
</Link>
|
||||
</header>
|
||||
|
|
|
@ -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>
|
||||
);
|
||||
}
|
||||
|
|
|
@ -49,23 +49,23 @@
|
|||
"theme.blog.author.pageTitle___DESCRIPTION": "The title of the page for a blog author",
|
||||
"theme.blog.authorsList.pageTitle": "Authors",
|
||||
"theme.blog.authorsList.pageTitle___DESCRIPTION": "The title of the authors page",
|
||||
"theme.blog.authorsList.viewAll": "View All Authors",
|
||||
"theme.blog.authorsList.viewAll": "View all authors",
|
||||
"theme.blog.authorsList.viewAll___DESCRIPTION": "The label of the link targeting the blog authors page",
|
||||
"theme.blog.paginator.navAriaLabel": "Blog list page navigation",
|
||||
"theme.blog.paginator.navAriaLabel___DESCRIPTION": "The ARIA label for the blog pagination",
|
||||
"theme.blog.paginator.newerEntries": "Newer Entries",
|
||||
"theme.blog.paginator.newerEntries": "Newer entries",
|
||||
"theme.blog.paginator.newerEntries___DESCRIPTION": "The label used to navigate to the newer blog posts page (previous page)",
|
||||
"theme.blog.paginator.olderEntries": "Older Entries",
|
||||
"theme.blog.paginator.olderEntries": "Older entries",
|
||||
"theme.blog.paginator.olderEntries___DESCRIPTION": "The label used to navigate to the older blog posts page (next page)",
|
||||
"theme.blog.post.paginator.navAriaLabel": "Blog post page navigation",
|
||||
"theme.blog.post.paginator.navAriaLabel___DESCRIPTION": "The ARIA label for the blog posts pagination",
|
||||
"theme.blog.post.paginator.newerPost": "Newer Post",
|
||||
"theme.blog.post.paginator.newerPost": "Newer post",
|
||||
"theme.blog.post.paginator.newerPost___DESCRIPTION": "The blog post button label to navigate to the newer/previous post",
|
||||
"theme.blog.post.paginator.olderPost": "Older Post",
|
||||
"theme.blog.post.paginator.olderPost": "Older post",
|
||||
"theme.blog.post.paginator.olderPost___DESCRIPTION": "The blog post button label to navigate to the older/next post",
|
||||
"theme.blog.post.plurals": "One post|{count} posts",
|
||||
"theme.blog.post.plurals___DESCRIPTION": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)",
|
||||
"theme.blog.post.readMore": "Read More",
|
||||
"theme.blog.post.readMore": "Read more",
|
||||
"theme.blog.post.readMore___DESCRIPTION": "The label used in blog post item excerpts to link to full blog posts",
|
||||
"theme.blog.post.readMoreLabel": "Read more about {title}",
|
||||
"theme.blog.post.readMoreLabel___DESCRIPTION": "The ARIA label for the link to full blog posts from excerpts",
|
||||
|
@ -148,7 +148,7 @@
|
|||
"theme.navbar.mobileVersionsDropdown.label___DESCRIPTION": "The label for the navbar versions dropdown on mobile view",
|
||||
"theme.tags.tagsListLabel": "Tags:",
|
||||
"theme.tags.tagsListLabel___DESCRIPTION": "The label alongside a tag list",
|
||||
"theme.tags.tagsPageLink": "View All Tags",
|
||||
"theme.tags.tagsPageLink": "View all tags",
|
||||
"theme.tags.tagsPageLink___DESCRIPTION": "The label of the link targeting the tag list page",
|
||||
"theme.tags.tagsPageTitle": "Tags",
|
||||
"theme.tags.tagsPageTitle___DESCRIPTION": "The title of the tag list page"
|
||||
|
|
Loading…
Add table
Reference in a new issue