We can internationalize the job config page. After following: these
instructions. I got that working for the ones Jenkins didn't automatically pick up.
I was wondering though, can we also internationalize the help files? For example i have a help file called
help-myproject.html, i tried changing it to
help-myproject_fr.html
That was my first thought but it didn't work. I haven't seen any documentation to show that it can't be done, but i also haven't seen any that shows how to do it. I have seen the Mailer plugin attempt the same thing as i but it doesn't work in it, so maybe this was a feature that's not longer supported?
Thank you