mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 09:45:19 +08:00
Fix change some English translation in documentation
This commit is contained in:
@@ -156,9 +156,9 @@ export const navBarItems = {
|
|||||||
text: 'About',
|
text: 'About',
|
||||||
children: [
|
children: [
|
||||||
{ text: 'Changelog', link: i18n.string(navigationLinks.about[0], 'en') },
|
{ text: 'Changelog', link: i18n.string(navigationLinks.about[0], 'en') },
|
||||||
{ text: 'Looking for future', link: i18n.string(navigationLinks.about[1], 'en') },
|
{ text: 'Looking for Future', link: i18n.string(navigationLinks.about[1], 'en') },
|
||||||
{ text: 'Contact Us', link: i18n.string(navigationLinks.about[2], 'en') },
|
{ text: 'Contact Us', link: i18n.string(navigationLinks.about[2], 'en') },
|
||||||
{ text: 'About this document', link: i18n.string(navigationLinks.about[3], 'en') }
|
{ text: 'About this Document', link: i18n.string(navigationLinks.about[3], 'en') }
|
||||||
]
|
]
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# About this document
|
# About this Document
|
||||||
|
|
||||||
> This document is powered by [VuePress](https://v2.vuepress.vuejs.org/en).
|
> This document is powered by [VuePress](https://v2.vuepress.vuejs.org/en).
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
# Looking for future
|
# Looking for Future
|
||||||
|
|
||||||
> The future is bright and uncertain, let us look forward to the future development space of `YukiHookAPI`.
|
> The future is bright and uncertain, let us look forward to the future development space of `YukiHookAPI`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user