debanjandhar12 / logseq-anki-sync

An logseq to anki syncing plugin with superpowers - image occlusion, card direction, incremental cards, and a lot more.
GNU Affero General Public License v3.0
456 stars 32 forks source link

Multi-language support #197

Open Feliconut opened 1 year ago

Feliconut commented 1 year ago

Describe the solution you'd like Add some locale functionality to the plugin that allows the user to configure language displayed. Ideally this can be integrated with the global language settings in logseq.

Describe how it will help your workflow Will help all people using this plugin who do not read english very well

Describe alternatives you've considered There is no effective alternatives that I can think of.


Chinese translation 建议增加多语言支持,最好能够与logseq的全局语言设置结合。

这会帮助所有使用这个插件并且英语不好的人。

没有明确的替代方案。

Feliconut commented 1 year ago

195 is a particular case where Chinese support is asked for; it is suggested that #195 be closed in view of the current issue.

debanjandhar12 commented 1 year ago

I cannot speak Chinese. Hence, integrating it into the plugin will require some user contribution. This is actually the main reason why I haven't implemented this yet. I'd be happy to collaborate with whoever is interested in contributing to the development of this feature.

It should be easy to do as there is a standard npm library for this - https://github.com/sethyuan/logseq-l10n.