
var jslang = {
    'logout_confirm': 'Are you sure you want to logout?',
    'dashboard_delete_confirm': 'Are you sure you want to delete dashboard %s?',
    'report_delete_confirm': 'Are you sure you want to delete report %s?',
    'please_confirm': 'Please confirm',
    'yes': 'Yes',
    'no': 'No',
    'choose_date': 'Click to choose a date and time',
    'meters_changed': 'Are you sure you want to change your meter configuration? Your previous power- and oil meter readings will not be used in future journals.'
}

