Translation of module menus

Hello,

I saw in the last Rack version the possibility to have different languages in Rack’s menus. That’s great!

Is it technically possible now to have different languages in module menus? I can make these translations from English into French for a couple of Rack developers, but don’t know if it’s technically possible…

Alain

1 Like

Rack has made no facilities available for plugins to do their own localization. It also can’t reasonably be done without changes to the plugin from the developer.

That said, it’s really not difficult to implement. I might work up an example with support code and a demo to show how its done, but I need to finish my current project first. I’ll contact you when the time comes to do fr, if I end up doing that.

2 Likes

Ok!