Localization of Google Closure using the goog.getMsg () method

Hi, someone tried to localize their apps using goog.getMsg () google method. The problem is that I cannot get how to load an external file that contains translated strings and use them in the js file, where we want to change the strings depending on the locale change. I mentioned "Closing": the final reference, but it just provided the syntax, but could not explain the file handling.

+6
source share

All Articles