Skip to content

fix(translations): change casing of some en labels #4772

fix(translations): change casing of some en labels

fix(translations): change casing of some en labels #4772

Re-run triggered August 12, 2024 14:08
Status Failure
Total duration 5m 2s
Artifacts

tests-windows.yml

on: pull_request
Matrix: Windows Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
theme translations › has base messages files contain EXACTLY all the translations extracted from the theme. Please run "yarn workspace @docusaurus/theme-translations update" to keep base messages files up-to-date: packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts#L41
expect(received).toEqual(expected) // deep equality - Expected - 7 + Received + 7 @@ -65,19 +65,19 @@ "theme.admonition.warning": "warning", "theme.blog.archive.description": "Archive", "theme.blog.archive.title": "Archive", "theme.blog.author.pageTitle": "{authorName} - {nPosts}", "theme.blog.authorsList.pageTitle": "Authors", - "theme.blog.authorsList.viewAll": "View all authors", + "theme.blog.authorsList.viewAll": "View All Authors", "theme.blog.paginator.navAriaLabel": "Blog list page navigation", - "theme.blog.paginator.newerEntries": "Newer entries", - "theme.blog.paginator.olderEntries": "Older entries", + "theme.blog.paginator.newerEntries": "Newer Entries", + "theme.blog.paginator.olderEntries": "Older Entries", "theme.blog.post.paginator.navAriaLabel": "Blog post page navigation", - "theme.blog.post.paginator.newerPost": "Newer post", - "theme.blog.post.paginator.olderPost": "Older post", + "theme.blog.post.paginator.newerPost": "Newer Post", + "theme.blog.post.paginator.olderPost": "Older Post", "theme.blog.post.plurals": "One post|{count} posts", - "theme.blog.post.readMore": "Read more", + "theme.blog.post.readMore": "Read More", "theme.blog.post.readMoreLabel": "Read more about {title}", "theme.blog.post.readingTime.plurals": "One min read|{readingTime} min read", "theme.blog.sidebar.navAriaLabel": "Blog recent posts navigation", "theme.blog.tagTitle": "{nPosts} tagged with \"{tagName}\"", "theme.colorToggle.ariaLabel": "Switch between dark and light mode (currently {mode})", @@ -115,8 +115,8 @@ "theme.lastUpdated.lastUpdatedAtBy": "Last updated{atDate}{byUser}", "theme.navbar.mobileLanguageDropdown.label": "Languages", "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Back to main menu", "theme.navbar.mobileVersionsDropdown.label": "Versions", "theme.tags.tagsListLabel": "Tags:", - "theme.tags.tagsPageLink": "View all tags", + "theme.tags.tagsPageLink": "View All Tags", "theme.tags.tagsPageTitle": "Tags", } at Object.toEqual (packages/docusaurus-theme-translations/locales/__tests__/locales.test.ts:41:26)
Windows Tests (22.4)
Process completed with exit code 1.
Windows Tests (20)
The job was canceled because "_22_4" failed.
Windows Tests (20)
The operation was canceled.
Windows Tests (18.0)
The job was canceled because "_22_4" failed.
Windows Tests (18.0)
The operation was canceled.