Justin Ma

Results 162 comments of Justin Ma

I have tried and the second argument just displays nothing but `{}`, I got no key name? Is there anything wrong?

Change next/prev/go to top button icons.

For the reason of IE7/8 support this issue will be delayed.

Thanks for the suggestion. Actually I have thought about this for quite a while, there are three choices I have considered: - [`Hugo`](https://github.com/gohugoio/hugo) - [`VitePress`](https://github.com/vuejs/vitepress) - [`RSPress`](https://github.com/web-infra-dev/rspress) As we may...

@sebastian-xyz Hi, Thanks for your contribution, could you please update [i18-meta.json](https://github.com/nushell/nushell.github.io/blob/main/i18n-meta.json) file in your next PR? for example: ```json { "name": "aliases.md", "en": "In progress", "de": "Translated by @sebastian-xyz ",...

Translation status has been updated

After this PR: https://github.com/nushell/nushell.github.io/pull/408, it's recommend to use `commit_id@author` or simply a `COMMIT-ID` to indicate your translation end to the specified commit, then you can use command like `nu ./i18n.nu...

For those who want to translate the nushell docs, here is a [Translation Guide](https://github.com/nushell/nushell.github.io/blob/main/CONTRIBUTING.md#translation-guide) for you. Thanks for your contribution!