GDQuest / learn-gdscript

Learn Godot's GDScript programming language from zero, right in your browser, for free.
https://gdquest.github.io/learn-gdscript/
Other
2.11k stars 159 forks source link

Explain in the documentation how to get some text's i18n id #784

Open axvemi opened 1 year ago

axvemi commented 1 year ago

I'm trying to translate and improve some of the texts in Spanish but there a lot of entries missing on the i18n files. I can't figure out where are or how are you setting the keys.

Would like that documented so I can keep translating those

NathanLovato commented 1 year ago

Thanks but for Spanish we don't accept translations. We want to keep working with a professional translator.

The issue is that currently yes translation strings are outdated, they need to be re-generated and merged with existing translations. The repository for translations is here: https://github.com/GDQuest/learn-gdscript-translations

NathanLovato commented 1 year ago

Sorry clicked the wrong button. Currently we just don't have time to deal with these things, I wish a contributor would show up and help with the translation pipeline / continuous integration. Without that, it's very, very low priority for us.