cossme / grinder

The Grinder, a Java Load Testing Framework
Other
37 stars 15 forks source link

[Web Console] Internationalization of the messages #22

Open solcyr opened 6 years ago

solcyr commented 6 years ago

We would like to have the Web console internationalized using the same messages as the Swing console.

The technology to put in place is different compare to the webconsole, because the local of the browser should be used instead of the server local.

Spring boot is capable to do such internationalization,