﻿
var pagelanguage = {
    language: 0,
    callchat: {
        title: 'Invites You to Chat.',
        username: 'Username',
        age: 'Age',
        gender: 'Gender',
        height: 'Height',
        country: 'Country',
        tag1: 'Accept',
        tag2: 'This will open a new chat window.',
        tag3: 'Decline',
        tag4: 'Simply stop the request and say No. Thank You.',
        tag5: 'Postpone',
        tag6: 'Tell the other person you are sorry, and are busy but would like to chat another time.',
        tag7: 'Block',
        tag8: 'Block this person from asking for 24 hours.'
    }
}; 

