

  
  var fuelomati18n = {};
  
  fuelomati18n.invalid_empty_consumption = "Please enter: Monthly fuel consumption";
  
  fuelomati18n.invalid_not_number_consumption = " Monthly fuel consumption must be a number";
  



