Briefly:
1) You will have to write code to load translators dynamically.
2) You will have to replace the use of the _() function in the server code with a local function that can be changed dynamically
3) You will need to add a dir variable to all the HTML templates of the server.
|