We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Right clicking a .translation file -> "ModTool: Add translation"
.translation
That adds
ModLoaderMod.add_translation("path/to/translation/resource/file.translation")
to the mod_main.gd add_translations() function.
add_translations()