Commit a36d09dd authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DOC] Fixing Node List default name

parent 03d92d24
......@@ -257,7 +257,7 @@ translateFR = case _ of
Node -> "Nœud"
Context -> "ConTexte"
NodeContact -> "Contact"
NodeList -> "Liste"
NodeList -> "Terms"
NodeUser -> "Utilisateur"
Nodes -> "Nœuds"
Phylo -> "Phylo"
......@@ -288,7 +288,7 @@ translateEN = case _ of
Node -> "Node"
Context -> "Context"
NodeContact -> "Contact"
NodeList -> "List"
NodeList -> "Terms"
NodeUser -> "User"
Nodes -> "Nodes"
Phylo -> "Phylo"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment