function translate(text){
	return text;
}
