Media and content tree root node translation
This commit is contained in:
@@ -38,6 +38,7 @@ namespace Umbraco.Web.Trees
|
||||
{
|
||||
node.MenuUrl = "";
|
||||
}
|
||||
node.Name = ui.Text("sections", Constants.Trees.Media);
|
||||
return node;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user