"Phrases"
{
  "ts when"
  {
  "en"    "TeamSwitch - when?"
  }
  
  "ts commands"
  {
  "en"    "TeamSwitch commands"
  }
  
  "ts immediately"
  {
  "en"    "Immediately"
  }
  
  "ts on death"
  {
  "en"    "On Death"
  }
  
  "ts on round end"
  {
  "en"    "On Round end"
  }
  
  "ts to spec"
  {
  "en"    "To Spectator"
  }
  
  "ts choose player"
  {
  "en"    "Choose player"
  }
  
  "ts will not be switch to apposite team on rounend"
  {
  "en"    "will not be switched to opposite team on round end."
  }
  
  "ts will be switch to apposite team on rounend"
  {
  "en"    "will be switched to opposite team on round end."
  }
  
  "ts will be switch to apposite team on death"
  {
  "en"    "will be switched to opposite team on their death."
  }

  "ts will not be switch to apposite team on death"
  {
  "en"    "will not be switched to opposite team on their death."
  }
 
  "ts admin switch"
  {
  "en"    "Admin switched"
  }
  
  "ts opposite team"
  {
  "en"    "to opposite team."
  }
  
  "ts switch by admin"
  {
  "en"    "has been switched by admin."
  }

  "ts to spectators"
  {
  "en"    "to spectators."  
  }
  
  "ts usage immediately"
  {
  "en"    "Usage: teamswitch_immed <name> - Switch player to opposite team immediately"
  }

  "ts usage death"
  {
  "en"    "Usage: teamswitch_death <name> - Switch player to opposite team when they die"
  }

  "ts usage roundend"
  {
  "en" "Usage: teamswitch_roundend <name> - Switch player to opposite team when the round ends"
  }

  "ts usage roundend error"
  {
  "en" "Switching on round end is not possible in this mod."
  }

  "ts usage spec"
  {
  "en" "Usage: teamswitch_spec <name> - Switch player to spectators immediately"
  }
}

