mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +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 <[email protected]> Co-committed-by: HesterG <[email protected]>
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
},
|
||||
"item.label.Support": {
|
||||
"message": "支持"
|
||||
},
|
||||
"item.label.Blog": {
|
||||
"message": "博客"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user