﻿"Phrases"
{
	"Bomb is dropped"
	{
		"#format"		""
		"en"			"The bomb is dropped."
		"fr"			"La bombe est déposée."
	}
	"You receive the bomb"
	{
		"#format"		""
		"en"			"You now possess the bomb."
		"fr"			"Vous détenez maintenant la bombe."
	}
	"You give the bomb to player"
	{
		"#format"		"{1:N}"
		"en"			"You give the bomb to {1}."
		"fr"			"Vous donnez la bombe à {1}."
	}
}