mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-22 12:27:50 +00:00
translation for blog on navbar and remove target="_blank" for internal links (#44)
- Do not use `target="_blank"`for gitea websites on navbar (same behavior as about.gitea.com) - Translate "blog" on navbar for zh-cn Before:  After:  Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/44 Co-authored-by: HesterG <hestergong@gmail.com> Co-committed-by: HesterG <hestergong@gmail.com>
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
},
|
||||
"item.label.Support": {
|
||||
"message": "支持"
|
||||
},
|
||||
"item.label.Blog": {
|
||||
"message": "博客"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user