Fix "GitHub" spelling in all files

This commit is contained in:
2023-04-26 14:59:35 +08:00
parent c5f2163fa3
commit f85cafc73d
3 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ export default {
navbar: navBarItems['/en/'],
selectLanguageText: 'English (US)',
selectLanguageName: 'English',
editLinkText: 'Edit this page on Github',
editLinkText: 'Edit this page on GitHub',
tip: 'Tips',
warning: 'Notice',
danger: 'Pay Attention',
@@ -34,7 +34,7 @@ export default {
navbar: navBarItems['/zh-cn/'],
selectLanguageText: '简体中文 (CN)',
selectLanguageName: '简体中文',
editLinkText: '在 Github 上编辑此页',
editLinkText: '在 GitHub 上编辑此页',
notFound: ['这里什么都没有', '我们怎么到这来了?', '这是一个 404 页面', '看起来我们进入了错误的链接'],
backToHome: '回到首页',
contributorsText: '贡献者',

View File

@@ -10,4 +10,4 @@ Find me on **Twitter** [@fankesyooni](https://twitter.com/fankesyooni)
Thank you for choosing and using `YukiHookAPI`.
If you have code-related suggestions and requests, you can submit a Pull Request on Github.
If you have code-related suggestions and requests, you can submit a Pull Request on GitHub.

View File

@@ -8,4 +8,4 @@
## 助力维护
感谢您选择并使用 `YukiHookAPI`,如有代码相关的建议和请求,可在 Github 提交 Pull Request。
感谢您选择并使用 `YukiHookAPI`,如有代码相关的建议和请求,可在 GitHub 提交 Pull Request。