feat: Add component GitHub #1739 (#1871)

### What problem does this PR solve?

feat: Add component GitHub #1739

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-08-08 16:03:21 +08:00
committed by GitHub
parent 439da32234
commit 6ccfbca204
8 changed files with 52 additions and 0 deletions

View File

@@ -643,6 +643,9 @@ export default {
authKey: '授权键',
sourceLang: '源语言',
targetLang: '目标语言',
gitHub: 'GitHub',
githubDescription:
'该组件用于从 https://github.com/ 搜索仓库。Top N 指定需要调整的搜索结果数量。',
},
footer: {
profile: 'All rights reserved @ React',