teableio/teable

View on GitHub
packages/common-i18n/src/locales/en/dashboard.json

Summary

Maintainability
Test Coverage
{
  "empty": {
    "title": "No Dashboards Yet",
    "description": "It looks like you haven’t created any dashboards yet. Dashboards help you visualize and manage your data more effectively.",
    "create": "Create Your First Dashboard"
  },
  "addPlugin": "Add an Plugin",
  "createDashboard": {
    "button": "Create Dashboard",
    "title": "Create New Dashboard",
    "placeholder": "Enter dashboard name"
  },
  "findDashboard": "Find a dashboard...",
  "expand": "Expand"
}