next-theme / hexo-theme-next

🎉 Elegant and powerful theme for Hexo.
https://theme-next.js.org
Other
2.34k stars 420 forks source link

Add Chinese translation for the sidebar menu links #714

Closed fanenr closed 7 months ago

fanenr commented 7 months ago

PR Checklist

PR Type

What is the current behavior?

Issue resolved:

What is the new behavior?

How to use?

In NexT _config.yml:

welcome[bot] commented 7 months ago

Thanks so much for opening your first PR here!

CLAassistant commented 7 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

njzjz commented 7 months ago

It seems the theme does not use this key. If you use it on your website, you can create your customized language file. See https://github.com/next-theme/hexo-theme-next/tree/master/languages#override-default-translations

fanenr commented 7 months ago

It seems the theme does not use this key. If you use it on your website, you can create your customized language file. See https://github.com/next-theme/hexo-theme-next/tree/master/languages#override-default-translations

Thank you :)