beepbox icon indicating copy to clipboard operation
beepbox copied to clipboard

Add translations to other languages

Open Agzam4 opened this issue 3 years ago • 4 comments

Your project is just AMAZING (maze-generator too)

I'm from Russia and often use it project to make music for my games

How about translations to other languages? [English, Русский, and other]

If you decide to add translations, how will you do it:

Using something like this:

<select id="languages">
  <option value="en">English</option>
  <option value="ru">Русский</option>
  ...
</select>

Or you create new pages:

https://www.beepbox.co/en/ or `https://www.beepbox.co/` - for English
https://www.beepbox.co/ru/ - for Russian 
...

Agzam4 avatar Feb 08 '22 13:02 Agzam4

Hi, I'm glad you like BeepBox!

I'm not ready to add translations yet, but I agree they would be valuable.

johnnesky avatar Feb 13 '22 03:02 johnnesky

I can help with translations and try to make one of the options(Using list or creating new pages), but which option is preferable for you?

(Which IDE do you use to create a beepbox?)

Agzam4 avatar Feb 13 '22 15:02 Agzam4

(Which IDE do you use to create a beepbox?)

I'm guessing literally any text editor ever

amytimed avatar Apr 29 '22 13:04 amytimed

I've given a good attempt at translating the entirety of BeepBox (JummBox specifically) into Spanish at the bare minimum. The issue is that you'd likely need someone who is both experienced with another language and knows musical terms in that language, who also must be willing to go through the process of translating all pieces of text found in BeepBox (of which, there is a lot! I approximate around 500+ labels needed per language in the current state)

Mid-The-Modder avatar Jun 15 '24 04:06 Mid-The-Modder