web/traduction.php
changeset 421 c8db83b70def
parent 408 4141c5821c98
child 488 395108b6cf1b
--- a/web/traduction.php	Fri Dec 16 15:57:23 2011 +0100
+++ b/web/traduction.php	Fri Dec 16 17:22:32 2011 +0100
@@ -154,7 +154,10 @@
                 "addToTweet" => "Tweeter",
                 "keywords" => "Mots-clés",
                 "suggested" => "Suggérés",
-                "contextual" => "Contextuels"
+                "contextual" => "Contextuels",
+                "Video" => "Vidéo",
+                "SemanticBoard" => "Semantic Board",
+                "SocialGraph" => "Graphe des contributeurs"
 				);
                               
 $english = array(
@@ -296,7 +299,10 @@
                 "addToTweet" => "Tweet it",
                 "keywords" => "Keywords",
                 "suggested" => "Suggested",
-                "contextual" => "Contextual"
+                "contextual" => "Contextual",
+                "Video" => "Video",
+                "SemanticBoard" => "Semantic Board",
+                "SocialGraph" => "Contributors Graph"
 				);
                 
 $japan = array(
@@ -430,6 +436,9 @@
                 "addToTweet" => "Tweet it",
                 "keywords" => "Keywords",
                 "suggested" => "Suggested",
-                "contextual" => "Contextual"
+                "contextual" => "Contextual",
+                "Video" => "Video",
+                "SemanticBoard" => "Semantic Board",
+                "SocialGraph" => "Contributors Graph"
 );
 ?>
\ No newline at end of file