var phrases = {
	/*'hash-key': 'translated word'*/
	'less': 'Mindre',
	'more': 'mere',
	'next': 'næste',
	'previous': 'tilbage',
	'close': 'Luk', 
	'cancel':'Afbryd',
	
	/*Comments*/
	'Please fill out ALL fields.': 'Venligst udfyld ALLE felter.',
	'Your full name.': 'Deres fulde navn',
	'No HTML please.': 'Ingen HTML',
	'Successfully Submitted!': 'Vellykket fremlægning',
	'Flag this comment':'Marker denne kommentar',
	'commentbodylimit':'De har overskredet den givne karaktergrænse',
	
	/*Actions Module*/
	'copy': 'Kopier',
	'print article': 'Print',
	
	/*Event Tabs*/
	'Upcoming Events': 'Kommende',
	'Past Events': 'Tidligere',
	
	/*Feeds*/
	'views': 'views',
	'comments': 'kommentarer',
	'Watch video': 'Se video',
	'Go to event': 'Gaa til begivenhed',
	'View gallery': 'Se galleri',
	'Read article': 'Læs Artikel',
	'by': 'af', /*Used in article summary for displaying the author*/
	
	/*Gallery*/
	'Image': 'Foto',
	'of': 'fra', /*for listing things like '1 of 12'*/
	
	/*Video*/
	'Watch in high quality': 'Se i High Quality',
	'Watch in standard quality': 'Se i Standard Quality',
	 'filldetails': 'Venligst udfyld ALLE felter.',
	 
	 /*RSVP*/
	'validemail': 'Indtast et gyldigt E-mail ID',
	'validfirstname':'Indtast et gyldigt Fornavn',
	'validlastname':'Indtast et gyldigt Efternavn',
	'entereventname' : 'Indtast navn på Begivenhed',
	 
	/*	Contact Us*/
	'filldetails': 'Venligst udfyld ALLE felter.',
	'validphone': 'Indtast et gyldigt Telefonnummer',
	'invalidcaptcha':'Intast gyldigt Captcha',
	'pleaseenter':'Indtast',
	'Quick Hits':'HURTIGE HITS'
}