

var LanguageManager = window.LanguageManager = {
	YouLikeThisRecipe: 'Du gillar receptet',
	TipSent: 'Din kommentar har skickats.',
	ErrorCheckYourInformation: 'Ett fel uppstod. Kontrollera din information och försök igen.',
	Report: 'Anmäl',
	TipsReported: 'Kommentar anmäld',
	By: 'Av'
};
