var Messages = {
﻿'sending_registration': 'Sending registration info, please wait...',
'registered': 'Congratulations: you have been successfully registerd!. Now, you need to check your email inbox to completed the registration process.',
'updating_profile': 'Updating profile, please wait...',
'profile_updated': 'Your profile had been update succesfull',
'n_views': 'views',
'n_comments': 'comments',
'n_read_more': 'Read more',
'pag_back': 'previous',
'pag_next': 'next'
};

