/**
 * Copyright (c) 2011 Mikk Kiilaspää (mikk36 at mikk36 eu)
 * Licensed under the GPL (GPL-LICENSE.txt) license.
 */

var Lang = {
  dateFormat: 'mm/dd/yyyy',
  unit: 'unit',
  units: 'units',
  decimalSeparator: '.',
  thousandSeparator: ',',
  characters: 'Characters',
  dailyGraph: 'Daily Graph',
  systems: 'Systems',
  regions: 'Regions',
  highsecBears: 'HighSec Bears',
  agents: 'Agents',
  rats: 'Rats',
  notableRats: 'Notable Rats',
  from: 'From',
  to: 'to',
  total: 'Total',
  timeline: 'Timeline'
};
