cal.com icon indicating copy to clipboard operation
cal.com copied to clipboard

chore: translation for unauthorized workflow error

Open saideepesh000 opened this issue 2 years ago • 6 comments

What does this PR do?

Fixes https://github.com/calcom/cal.com/issues/7421

Type of change

  • Chore (refactoring code, technical debt, workflow improvements)

How should this be tested?

  • [ ] Test A
  • [ ] Test B

Checklist

  • I haven't read the contributing guide
  • My code doesn't follow the style guidelines of this project
  • I haven't performed a self-review of my own code and corrected any misspellings
  • I haven't commented my code, particularly in hard-to-understand areas
  • I haven't checked if my PR needs changes to the documentation
  • I haven't checked if my changes generate no new warnings
  • I haven't added tests that prove my fix is effective or that my feature works
  • I haven't checked if new and existing unit tests pass locally with my changes

saideepesh000 avatar Apr 30 '23 07:04 saideepesh000

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

Name Status Preview Comments Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2023 2:08pm

vercel[bot] avatar Apr 30 '23 07:04 vercel[bot]

@saideepesh000 is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Apr 30 '23 07:04 vercel[bot]

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Five Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load % of Budget (350 KB)
/apps/[slug]/[...pages] 458.89 KB 609.84 KB 174.24% (🟡 +0.25%)
/auth/setup 174.82 KB 325.78 KB 93.08% (🟡 +0.16%)
/event-types/[type] 480.13 KB 631.08 KB 180.31% (🟡 +0.19%)
/getting-started/[[...step]] 426.17 KB 577.12 KB 164.89% (🟢 -0.22%)
/settings/my-account/calendars 252.25 KB 403.21 KB 115.20% (🟢 -0.23%)
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. If you see "+/-

github-actions[bot] avatar Apr 30 '23 07:04 github-actions[bot]

Left a comment.

@hariombalhara made the changes

saideepesh000 avatar May 04 '23 07:05 saideepesh000

This PR is being marked as stale due to inactivity.

github-actions[bot] avatar May 19 '23 00:05 github-actions[bot]

There are some merge conflicts @saideepesh000

hariombalhara avatar May 19 '23 07:05 hariombalhara