Skip to content

Commit

Permalink
Site Maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAndreiM committed Mar 8, 2025
1 parent 1309526 commit 7677975
Show file tree
Hide file tree
Showing 4 changed files with 5,357 additions and 2,543 deletions.
96 changes: 50 additions & 46 deletions i18n/en/code.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
{
"Get Started with Juka": {
"message": "Get Started with Juka"
},
"Follow us for news and updates!": {
"message": "Follow us for news and updates!"
},
"Portable and Small in Size": {
"message": "Portable and Small in Size"
},
Expand Down Expand Up @@ -152,10 +146,20 @@
"Social Media": {
"message": "Social Media"
},
"Get Started with Juka": {
"message": "Get Started with Juka"
},
"Follow us for news and updates!": {
"message": "Follow us for news and updates!"
},
"theme.ErrorPageContent.title": {
"message": "This page crashed.",
"description": "The title of the fallback page when the page crashed"
},
"theme.BackToTopButton.buttonAriaLabel": {
"message": "Scroll back to top",
"description": "The ARIA label for the back to top button"
},
"theme.blog.archive.title": {
"message": "Archive",
"description": "The page & hero title of the blog archive page"
Expand All @@ -164,10 +168,6 @@
"message": "Archive",
"description": "The page & hero description of the blog archive page"
},
"theme.BackToTopButton.buttonAriaLabel": {
"message": "Scroll back to top",
"description": "The ARIA label for the back to top button"
},
"theme.blog.paginator.navAriaLabel": {
"message": "Blog list page navigation",
"description": "The ARIA label for the blog pagination"
Expand Down Expand Up @@ -287,10 +287,6 @@
"message": "Tags:",
"description": "The label alongside a tag list"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Close",
"description": "The ARIA label for close button of announcement bar"
},
"theme.admonition.caution": {
"message": "caution",
"description": "The default label used for the Caution admonition (:::caution)"
Expand All @@ -315,6 +311,10 @@
"message": "warning",
"description": "The default label used for the Warning admonition (:::warning)"
},
"theme.AnnouncementBar.closeButtonAriaLabel": {
"message": "Close",
"description": "The ARIA label for close button of announcement bar"
},
"theme.blog.sidebar.navAriaLabel": {
"message": "Blog recent posts navigation",
"description": "The ARIA label for recent posts in the blog sidebar"
Expand Down Expand Up @@ -414,6 +414,38 @@
"theme.SearchBar.seeAll": {
"message": "See all {count} results"
},
"theme.SearchPage.documentsFound.plurals": {
"message": "One document found|{count} documents found",
"description": "Pluralized label for \"{count} documents found\". 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.SearchPage.existingResultsTitle": {
"message": "Search results for \"{query}\"",
"description": "The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle": {
"message": "Search the documentation",
"description": "The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder": {
"message": "Type your search here",
"description": "The placeholder for search page input"
},
"theme.SearchPage.inputLabel": {
"message": "Search",
"description": "The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel": {
"message": "Search by Algolia",
"description": "The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText": {
"message": "No results were found",
"description": "The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults": {
"message": "Fetching new results...",
"description": "The paragraph for fetching new search results"
},
"theme.SearchBar.label": {
"message": "Search",
"description": "The ARIA label and placeholder for search button"
Expand Down Expand Up @@ -510,38 +542,6 @@
"message": "Search docs",
"description": "The placeholder of the input of the DocSearch pop-up modal"
},
"theme.SearchPage.documentsFound.plurals": {
"message": "One document found|{count} documents found",
"description": "Pluralized label for \"{count} documents found\". 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.SearchPage.existingResultsTitle": {
"message": "Search results for \"{query}\"",
"description": "The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle": {
"message": "Search the documentation",
"description": "The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder": {
"message": "Type your search here",
"description": "The placeholder for search page input"
},
"theme.SearchPage.inputLabel": {
"message": "Search",
"description": "The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel": {
"message": "Search by Algolia",
"description": "The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText": {
"message": "No results were found",
"description": "The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults": {
"message": "Fetching new results...",
"description": "The paragraph for fetching new search results"
},
"theme.blog.post.plurals": {
"message": "One post|{count} posts",
"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)"
Expand All @@ -562,6 +562,10 @@
"message": "View all authors",
"description": "The label of the link targeting the blog authors page"
},
"theme.blog.author.noPosts": {
"message": "This author has not written any posts yet.",
"description": "The text for authors with 0 blog post"
},
"theme.contentVisibility.unlistedBanner.title": {
"message": "Unlisted page",
"description": "The unlisted content banner title"
Expand Down
6 changes: 5 additions & 1 deletion i18n/en/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,12 @@
"message": "GitHub Source",
"description": "The label of footer link with label=GitHub Source linking to https://github.com/jukaLang/juka"
},
"link.item.label.Operating System Juka": {
"message": "Operating System Juka",
"description": "The label of footer link with label=Operating System Juka linking to https://os.jukalang.com/"
},
"copyright": {
"message": "Copyright © 2024 Juka Programming Language <br/> (Last updated on 8/13/2024, 1:02:59 PM EST)",
"message": "Copyright © 2025 Juka Programming Language <br/> (Last updated on 3/8/2025, 2:57:10 AM EST)",
"description": "The footer copyright"
}
}
Loading

0 comments on commit 7677975

Please sign in to comment.