mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-06 06:38:31 +00:00
* updated the gen to add a blackline under the frontmatter and added .md file in the same location with breakdown on what the script does * copyright fix. found out the reason why it rendered correctly on my pc and not with site builder. it was because we use --minify for the site builder and i have not been using that on the local instance * Update pre-release.yaml * Update en.yaml
25 lines
720 B
YAML
25 lines
720 B
YAML
copyright: "© <script>document.write(new Date().getFullYear())</script> <a href='https://christitus.com'>Chris Titus Tech</a>. All rights reserved."
|
|
|
|
backToTop: "Scroll to top"
|
|
changeLanguage: "Change language"
|
|
changeTheme: "Change theme"
|
|
copy: "Copy"
|
|
copied: "Copied!"
|
|
copyAsMarkdown: "Copy as Markdown"
|
|
copyPage: "Copy Page"
|
|
copyCode: "Copy code"
|
|
dark: "Dark"
|
|
editThisPage: "Edit this page on GitHub →"
|
|
lastUpdated: "Last updated on"
|
|
light: "Light"
|
|
next: "Next"
|
|
noResultsFound: "No results found."
|
|
onThisPage: "On this page"
|
|
poweredBy: "Powered by Chris Titus Tech"
|
|
previous: "Prev"
|
|
readMore: "Read more →"
|
|
searchPlaceholder: "Search..."
|
|
system: "System"
|
|
tags: "Tags"
|
|
viewAsMarkdown: "View as Markdown"
|