var languageObject = {
    "messages": [
        {"load": "Loading..."},
        {"none": "None"},
        {"move": "Move"},
        {"newMatter": "New Matter"},
        {"printChart": "Print Chart"},
        {"downloadPng": "Download PNG image"},
        {"downloadJpeg": "Download JPEG image"},
        {"downloadPdf": "Download PDF document"},
        {"downloadSvg": "Download SVG vector image"},
        {"dragMe": "Drag Me"},
        {"updating": "Updating..."},
        {"active": "Active"},
        {"passive": "Passive"},
        {"recordNotFound": "Record not found."},
        {"survey": "survey"},
        {"vote": "vote"},
        {"surveyResults": "survey-results"},
        {"surveyResultsWidget": "survey-results-widget"},
    ]
}