Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ export default function LandingHeader() {

const openDashboard = () => navigate("/login?intent=dashboard");

const devDashboardLabel = t("cloud.landing.developerDashboard", {
defaultValue: "Developer Dashboard",
const dashboardLabel = t("cloud.landing.dashboard", {
defaultValue: "Dashboard",
});

return (
Expand All @@ -41,7 +41,7 @@ export default function LandingHeader() {
to="/dashboard"
className="inline-flex min-h-10 items-center justify-center rounded-[3px] bg-white px-5 text-sm font-medium text-black transition-colors hover:bg-black hover:text-white sm:min-h-11"
>
{devDashboardLabel}
{dashboardLabel}
</Link>
<UserMenu />
</>
Expand All @@ -53,7 +53,7 @@ export default function LandingHeader() {
disabled={!ready}
type="button"
>
{devDashboardLabel}
{dashboardLabel}
</button>
)}
</div>
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3379,7 +3379,7 @@
"cloud.header.signUpFree": "Sign Up Free",
"cloud.header.signUp": "Sign Up",
"cloud.landing.launchEliza": "Launch Eliza",
"cloud.landing.developerDashboard": "Developer Dashboard",
"cloud.landing.dashboard": "Dashboard",
"cloud.landing.heroTitle": "Your Agent. Anywhere.",
"cloud.landing.heroSubtitle": "Hosting, APIs and commerce tools for agents.",
"cloud.landing.opening": "Opening Eliza Cloud…",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -3379,7 +3379,7 @@
"cloud.header.signUpFree": "Regístrate gratis",
"cloud.header.signUp": "Regístrate",
"cloud.landing.launchEliza": "Lanzar Eliza",
"cloud.landing.developerDashboard": "Panel de desarrolladores",
"cloud.landing.dashboard": "Panel",
"cloud.landing.heroTitle": "Lanza Eliza.",
"cloud.landing.heroSubtitle": "Tu agente, siempre en línea.",
"cloud.landing.opening": "Abriendo Eliza Cloud…",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -3379,7 +3379,7 @@
"cloud.header.signUpFree": "無料で登録",
"cloud.header.signUp": "登録",
"cloud.landing.launchEliza": "Eliza を起動",
"cloud.landing.developerDashboard": "デベロッパーダッシュボード",
"cloud.landing.dashboard": "ダッシュボード",
"cloud.landing.heroTitle": "Eliza を起動。",
"cloud.landing.heroSubtitle": "あなたのエージェント、いつでもオンライン。",
"cloud.landing.opening": "Eliza Cloud を開いています…",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -3379,7 +3379,7 @@
"cloud.header.signUpFree": "무료 가입",
"cloud.header.signUp": "가입하기",
"cloud.landing.launchEliza": "Eliza 실행",
"cloud.landing.developerDashboard": "개발자 대시보드",
"cloud.landing.dashboard": "대시보드",
"cloud.landing.heroTitle": "Eliza 실행.",
"cloud.landing.heroSubtitle": "네 에이전트, 항상 온라인.",
"cloud.landing.opening": "Eliza Cloud 여는 중…",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/locales/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -3379,7 +3379,7 @@
"cloud.header.signUpFree": "Cadastre-se grátis",
"cloud.header.signUp": "Cadastre-se",
"cloud.landing.launchEliza": "Lançar Eliza",
"cloud.landing.developerDashboard": "Painel do desenvolvedor",
"cloud.landing.dashboard": "Painel",
"cloud.landing.heroTitle": "Lance a Eliza.",
"cloud.landing.heroSubtitle": "Seu agente, sempre online.",
"cloud.landing.opening": "Abrindo Eliza Cloud…",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/locales/tl.json
Original file line number Diff line number Diff line change
Expand Up @@ -3379,7 +3379,7 @@
"cloud.header.signUpFree": "Mag-sign Up Libre",
"cloud.header.signUp": "Mag-sign Up",
"cloud.landing.launchEliza": "I-launch ang Eliza",
"cloud.landing.developerDashboard": "Developer Dashboard",
"cloud.landing.dashboard": "Dashboard",
"cloud.landing.heroTitle": "I-launch ang Eliza.",
"cloud.landing.heroSubtitle": "Ang agent mo, palaging online.",
"cloud.landing.opening": "Binubuksan ang Eliza Cloud…",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/locales/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3379,7 +3379,7 @@
"cloud.header.signUpFree": "Đăng ký miễn phí",
"cloud.header.signUp": "Đăng ký",
"cloud.landing.launchEliza": "Khởi chạy Eliza",
"cloud.landing.developerDashboard": "Developer Dashboard",
"cloud.landing.dashboard": "Bảng điều khiển",
"cloud.landing.heroTitle": "Khởi chạy Eliza.",
"cloud.landing.heroSubtitle": "Agent của bạn, luôn online.",
"cloud.landing.opening": "Đang mở Eliza Cloud…",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/src/i18n/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -3379,7 +3379,7 @@
"cloud.header.signUpFree": "免费注册",
"cloud.header.signUp": "注册",
"cloud.landing.launchEliza": "启动 Eliza",
"cloud.landing.developerDashboard": "开发者仪表盘",
"cloud.landing.dashboard": "仪表盘",
"cloud.landing.heroTitle": "启动 Eliza。",
"cloud.landing.heroSubtitle": "你的智能体,始终在线。",
"cloud.landing.opening": "正在打开 Eliza Cloud…",
Expand Down
Loading