TerraformersMC / ModMenu

A menu for, you guessed it, mods!
MIT License
492 stars 149 forks source link

Missing Translations! #628

Closed Amirhan-Taipovjan-Greatest-I closed 1 year ago

Amirhan-Taipovjan-Greatest-I commented 1 year ago

The Crowdin Project doesn't have these strings (compare with this: https://github.com/TerraformersMC/ModMenu/blob/1.20/src/main/resources/assets/modmenu/lang/en_us.json):

"option.modmenu.quick_configure", "option.modmenu.quick_configure.true", "option.modmenu.quick_configure.false".

So they should appear in that project too.

Prospector commented 1 year ago

The crowdin is sadly a mess, I really don't like nor really understand how it works. I may have to end up shutting it down and just accept translations via PRs again since I don't really have time to figure it out

Amirhan-Taipovjan-Greatest-I commented 1 year ago

The crowdin is sadly a mess, I really don't like nor really understand how it works. I may have to end up shutting it down and just accept translations via PRs again since I don't really have time to figure it out

Then should I make ASAP PR with tranlsation?

Prospector commented 1 year ago

sure, if you'd like!

Amirhan-Taipovjan-Greatest-I commented 1 year ago

sure, if you'd like!

Then I need more explanation what "Quick Configure" does.

LostLuma commented 1 year ago

It allows double clicking on a mod to open its config screen without having to hit the config button on the right hand side.

Amirhan-Taipovjan-Greatest-I commented 1 year ago

It allows double clicking on a mod to open its config screen without having to hit the config button on the right hand side.

Ok, then check this -> #634