Skip to content

fix: app store title#17307

Merged
hbjORbj merged 5 commits into
mainfrom
app-store-title-translation
Oct 24, 2024
Merged

fix: app store title#17307
hbjORbj merged 5 commits into
mainfrom
app-store-title-translation

Conversation

@pumfleet
Copy link
Copy Markdown
Contributor

@pumfleet pumfleet commented Oct 24, 2024

Screenshot 2024-10-24 at 16 03 21

The app store title isn't working

I looked into it and the translation key exists:
Screenshot 2024-10-24 at 16 03 59

And I can't quite figure out why the translations in the shell aren't working, so here's a low effort fix

@dosubot dosubot Bot added app-store area: app store, apps, calendar integrations, google calendar, outlook, lark, apple calendar 🐛 bug Something isn't working labels Oct 24, 2024
@keithwillcode keithwillcode added the core area: core, team members only label Oct 24, 2024
hbjORbj
hbjORbj previously approved these changes Oct 24, 2024
@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented Oct 24, 2024

Graphite Automations

"Add ready-for-e2e label" took an action on this PR • (10/24/24)

1 label was added to this PR based on Keith Williams's automation.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 24, 2024

E2E results are ready!

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
cal ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 8:56pm
calcom-web-canary ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 8:56pm

} & Omit<ComponentProps<typeof ShellMain>, "actions">;
} & Omit<ComponentProps<typeof Shell>, "actions">;

export default function AppsLayout({ children, actions, emptyStore, ...rest }: AppsLayoutProps) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's no instance other than the one in apps-view

@hbjORbj hbjORbj enabled auto-merge (squash) October 24, 2024 20:52
@hbjORbj hbjORbj merged commit b6cef49 into main Oct 24, 2024
@hbjORbj hbjORbj deleted the app-store-title-translation branch October 24, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app-store area: app store, apps, calendar integrations, google calendar, outlook, lark, apple calendar 🐛 bug Something isn't working core area: core, team members only ready-for-e2e

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants