hi, it would be great to add it, I would be happy to help you, the mod is semi automatic this includes that it will update the translations automatically and always change the version
for an automatic update within the factorio I use:
"dependencies": [
"base >= 1.1.80",
]
you can do this too with the mod
use:
"dependencies": [
"base >= 1.1.80",
"All-The-Mods-Translated-BR >= 0.0.28"
],