scalacenter / scastie

An interactive playground for Scala
https://scastie.scala-lang.org
Apache License 2.0
430 stars 102 forks source link

Multilingal support #930

Open windymelt opened 11 months ago

windymelt commented 11 months ago

Describe the bug

No response

Scastie snippet link

No response

To Reproduce

Only English is available for using Scastie.

Expected behavior

I would like to ask Scastie (website) to provide multilingual support. I am a native Japanese speaker, and I am ready to help with Japanese support.

While I think Scastie is a great platform and an inclusive tool for beginners and advanced users alike, I believe that native language learning is a big part of helping beginners become proficient in Scala.

The inability to learn in their native language causes them to drift to other programming languages.

Several social platforms exist for multilingual support. Could you consider using these?

Screenshot ( Optional )

No response

Version

Scastie website

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

rochala commented 11 months ago

Hey, adding multilingual support shouldn't be that hard in case of Scastie as there is no much really content to translate. I don't have time for another few weeks to do this, but let's revisit it soon.

soronpo commented 10 months ago

The hard part to get right is proper alignment and text-box sizes for multi-lingual support. It's not that trivial.