Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n catchup #528

Merged
merged 3 commits into from
Apr 25, 2024
Merged

i18n catchup #528

merged 3 commits into from
Apr 25, 2024

Conversation

eyeseast
Copy link
Collaborator

Catching us up on all the i18n we've been skipping.

Closes #499

Copy link

netlify bot commented Apr 24, 2024

Deploy Preview for documentcloud-frontend ready!

Name Link
🔨 Latest commit 8d70c03
🔍 Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/662973cc4acf160008fa05ec
😎 Deploy Preview https://deploy-preview-528.muckcloud.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 39.12% 2850 / 7284
🔵 Statements 39.12% 2850 / 7284
🔵 Functions 26.58% 42 / 158
🔵 Branches 47.92% 104 / 217
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/lib/components/common/FieldLabel.svelte 100% 33.33% 100% 100%
src/lib/components/common/Premium.svelte 100% 0% 100% 100%
src/lib/components/common/SignedIn.svelte 0% 0% 0% 0% 1-18
src/lib/components/documents/DocumentListItem.svelte 100% 50% 100% 100%
src/lib/components/documents/ResultsList.svelte 100% 18.18% 50% 100%
src/lib/components/forms/DocumentUpload.svelte 100% 11.11% 0% 100%
src/lib/components/inputs/AccessLevel.svelte 100% 100% 100% 100%
src/lib/components/inputs/Search.svelte 0% 0% 0% 0% 1-102
src/lib/components/layouts/MainLayout.svelte 0% 0% 0% 0% 1-252
src/lib/components/navigation/UserMenu.svelte 0% 0% 0% 0% 1-83
src/lib/components/projects/ProjectListItem.svelte 0% 0% 0% 0% 1-104
src/routes/app/+page.svelte 0% 0% 0% 0% 1-119
src/routes/app/add-ons/+page.svelte 0% 0% 0% 0% 1-131
src/routes/app/projects/+page.svelte 0% 0% 0% 0% 1-64
src/routes/app/projects/[id]-[slug]/+page.svelte 0% 0% 0% 0% 1-112
src/routes/app/sidebar/AddOns.svelte 0% 0% 0% 0% 1-38
src/routes/app/sidebar/Projects.svelte 0% 0% 0% 0% 1-50
src/routes/app/upload/+page.svelte 0% 0% 0% 0% 1-62
Generated in workflow #69

Copy link
Member

@allanlasser allanlasser left a comment

Choose a reason for hiding this comment

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

Thanks for going through this!

@eyeseast eyeseast merged commit a91301c into sveltekit Apr 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants