1
This commit is contained in:
@@ -6,12 +6,36 @@
|
||||
"nav": {
|
||||
"dashboard": "Dashboard",
|
||||
"onboard": "New Project",
|
||||
"sources": "Sources",
|
||||
"crawl": "Crawl",
|
||||
"research": "Research",
|
||||
"editor": "Editor",
|
||||
"sources": "Source Explorer",
|
||||
"crawl": "Seed Crawl",
|
||||
"pipeline": "Build Pipeline",
|
||||
"analysis": "Page Analysis",
|
||||
"schema": "Schema Designer",
|
||||
"research": "Graph Research",
|
||||
"editor": "Entity Manager",
|
||||
"review": "Claim Review",
|
||||
"quality": "Quality Inspector",
|
||||
"graph": "Graph View",
|
||||
"export": "Export / API",
|
||||
"toggleSidebar": "Toggle sidebar",
|
||||
"openCommandPalette": "Open command palette",
|
||||
"searchPlaceholder": "Search pages, projects…",
|
||||
"help": "Help",
|
||||
"account": "Account",
|
||||
"projects": "Projects",
|
||||
"noProjects": "No projects yet",
|
||||
"noProjectSelected": "Select project",
|
||||
"selectProjectFirst": "Select a project from the dashboard first"
|
||||
},
|
||||
"navGroup": {
|
||||
"workspace": "Workspace",
|
||||
"build": "Build",
|
||||
"review": "Review",
|
||||
"toggleSidebar": "Toggle sidebar"
|
||||
"publish": "Publish"
|
||||
},
|
||||
"theme": {
|
||||
"label": "Theme",
|
||||
"toggle": "Switch theme"
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Ontology Builder",
|
||||
|
||||
Reference in New Issue
Block a user