"Phrases"
{
	"Available commands"
	{
		"#format"		"{1:s}{2:s}"
		"en"			"{1}[SM Bank]{2} Available commands are:{1} !deposit{2},{1} !withdraw{2} and{1} !bankstatus"
		"hu"			"{1}[SM Bank]{2} Elerheto parancsok:{1} !deposit{2},{1} !withdraw{2} es{1} !bankstatus"
	}

	"Deposit usage"
	{
		"#format"		"{1:s}{2:s}"
		"en"			"{1}[SM Bank]{2} Usage: \"!deposit <amount / all>\""
		"hu"			"{1}[SM Bank]{2} Hasznalat: \"!deposit <ertek / all>\""
	}

	"Deposit successfully"
	{
		"#format"		"{1:d}{2:s}{3:s}"
		"en"			"{2}[SM Bank]{3} Successfully deposited ${1} to your bank!"
		"hu"			"{2}[SM Bank]{3} Sikeresen betettel ${1} -t a bankodba!"
	}

	"Deposit not enough money"
	{
		"#format"		"{1:s}{2:s}"
		"en"			"{1}[SM Bank]{2} You do not have that amount of money!"
		"hu"			"{1}[SM Bank]{2} Nincs penz a bankodban!"
	}

	"Withdraw usage"
	{
		"#format"		"{1:s}{2:s}"
		"en"			"{1}[SM Bank]{2} Usage: \"!withdraw <amount / all>\""
		"hu"			"{1}[SM Bank]{2} Hasznalat: \"!withdraw <ertek / all>\""
	}

	"Withdraw successfully"
	{
		"#format"		"{1:d}{2:s}{3:s}"
		"en"			"{2}[SM Bank]{3} Successfully withdrew ${1} from your bank"
		"hu"			"{2}[SM Bank]{3} Sikeresen kivettel ${1} -t a bankodbol"
	}

	"Withdraw not enough money"
	{
		"#format"		"{1:s}{2:s}"
		"en"			"{1}[SM Bank]{2} You do not have that amount of money in your bank"
		"hu"			"{1}[SM Bank]{2} Nincs penz a bankodban"
	}

	"Withdraw max error"
	{
		"#format"		"{1:s}{2:s}"
		"en"			"{1}[SM Bank]{2} You cannot withdraw more than your max amount of money (16000)"
		"hu"			"{1}[SM Bank]{2} Nem vehetsz ki tobb penzt, mint amennyi a bankodban van (16000)"
	}

	"Bankstatus"
	{
		"#format"		"{1:d}{2:s}{3:s}"
		"en"			"{2}[SM Bank]{3} Currently, you have ${1} in your bank"
		"hu"			"{2}[SM Bank]{3} Jelenleg, ${1} van a bankodban"
	}
}
