
// This is the default English data.
var i18n_data = {
	thousands_sep: ',',
	"Thank you.": 'Danke.',
	"Logout": 'Abmeldung'
};

