I hate to be a party pooper here but I think the first response is
incorrect. None of the programming language proper is translated; just the
IDE. I think this one translation is probably not what was intended.

Maybe someday someone can take on a Chinese version of the teaching
languages, hopefully!

Robby

On Sun, Mar 8, 2020 at 10:47 AM Chongkai Zhu <mzmathemat...@gmail.com>
wrote:

> In DrRacket, if I set interface language to Chinese, I can get
>
> > (check-satisfied 1 odd?)
> 测试通过!
>
> That is, the output of check-satisfied is also in Chinese. But with
> scribble/eval (https://docs.racket-lang.org/scribble/eval.html), in the
> .html generated by scribble, I always get
>
> > (check-satisfied 1 odd?)
> The only test passed!
>
> How could I get the same Chinese output in the html output? Thanks.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/racket-users/c608fcea-a770-4c57-ab2a-90da49c0508a%40googlegroups.com
> <https://groups.google.com/d/msgid/racket-users/c608fcea-a770-4c57-ab2a-90da49c0508a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAL3TdOP2yKqcd%2B9JFdACANPyRiUtL6ztL6XqHumsP6BTQa%3Dd_w%40mail.gmail.com.

Reply via email to