This class can be used to retrieve application internationalization texts from a JavaScript Object Notation (JSON) files. It can read files in the JSON files that define arrays that associate original texts to translated texts in a given language. The translated texts are stored in a class array variable to be retrieved wherever they are needed.