This commit is contained in:
LASTA_DEV01\lasta
2026-05-20 18:43:08 +09:00
parent 33584dd631
commit 651c47d698
30 changed files with 6222 additions and 793 deletions

View File

@@ -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",