Subversion Repositories eFlore/Applications.cel

Rev

Rev 2613 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2613 Rev 2614
Line 1... Line 1...
1
var messages_en = {
1
var messages_en = {
2
		"chargement": "Loading page"
2
		"chargement": "Loading page",
-
 
3
		"cel-utilisation" : "Use the Carnet En Ligne to manage your observations",
-
 
4
		"identifiez-vous" : "log-in",
-
 
5
		"pour-transmettre-tela" : "to transmit them to the Tela Botanica network",
-
 
6
		"connecte-en-tant-que" : "Logged in as {0}",
-
 
7
		"deconnexion" : "logout"	
3
}
8
}
4
9