git-coach icon indicating copy to clipboard operation
git-coach copied to clipboard

Added support for Chinese translation of exercises in QUIZ

Open weiyuhl opened this issue 1 year ago • 6 comments

It is recommended that the practice language in QUIZ be synchronized with the Chinese translation. I can assist if needed. Thanks!

weiyuhl avatar Mar 29 '24 11:03 weiyuhl

The reason for not translating is that the quizzes are mixed with git commands, which can also be translated automatically. Therefore, I don't want to translate the Git commands (as they might change the meaning)

vishal2376 avatar Mar 30 '24 07:03 vishal2376

There are around 150 questions in QUIZ 150 x 4 option = 600 options Total strings: 600+150 = 750

So there are almost 500 strings of translation required for only 1 language. (Assuming 250 strings are git commands.)

vishal2376 avatar Mar 30 '24 07:03 vishal2376

If you still want to translate it, then go ahead and copy file from assets/en/git_quiz.json to the assets/zh folder and start translating. (Remember, You are not obliged to do it)

Close this issue if you don't want to translate.

vishal2376 avatar Mar 30 '24 07:03 vishal2376

If you still want to translate it, then go ahead and copy file from assets/en/git_quiz.json to the assets/zh folder and start translating. (Remember, You are not obliged to do it)

Close this issue if you don't want to translate.

Hello, sorry, I just saw it. In fact, I read the translation of the entire app, but in terms of Chinese, it is not very easy to understand. If possible, I might translate some parts in a simple and easy-to-understand way. Can I translate it like this?

weiyuhl avatar Mar 30 '24 09:03 weiyuhl

yeah sure

vishal2376 avatar Mar 30 '24 09:03 vishal2376

yeah sure

I have time to complete the translation these days, but now I am busy with new things, so I don’t have time to complete the translation as soon as possible. I will submit the PR as soon as possible after the later translation is completed. Thank you

weiyuhl avatar Mar 30 '24 09:03 weiyuhl