Our requirement is to internationalize the already running site which is using ATG framework. We have implemented the same in our JSP, however, we have static error/informative messages in javascript. We need to translate the messages as well.
Please suggest how can we translate the messages. For JSP, we declared translations in a property file and reading from there.