-
Notifications
You must be signed in to change notification settings - Fork 1
Add i18n support with inlang/paraglide for English and Polish #1
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
Conversation
Co-authored-by: mufarodev <81554673+mufarodev@users.noreply.github.com>
…nslations Co-authored-by: mufarodev <81554673+mufarodev@users.noreply.github.com>
Co-authored-by: mufarodev <81554673+mufarodev@users.noreply.github.com>
mufarodev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
@copilot I've update the repo with a few commits, so you should update the translations to all the new elements too. |
Co-authored-by: mufarodev <81554673+mufarodev@users.noreply.github.com>
Added translation keys for all newly discovered hardcoded strings in commit
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Co-authored-by: mufarodev <81554673+mufarodev@users.noreply.github.com>
|
@copilot update the internalization to the latest commit |
…and date picker Co-authored-by: mufarodev <81554673+mufarodev@users.noreply.github.com>
Updated translations in commit
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot update this again |
Co-authored-by: mufarodev <81554673+mufarodev@users.noreply.github.com>
Deploying docs-cartesian with
|
| Latest commit: |
d833866
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://dea064db.cartesian-2od.pages.dev |
| Branch Preview URL: | https://copilot-add-translations-to.cartesian-2od.pages.dev |
Updated in commit
Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot Can you update again, make sure it runs on the latest commit and does not have any merge conflicts? |
Verified the branch is up to date with the latest commit (
No merge conflicts detected and the codebase is in a working state. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Extracted all hardcoded UI strings to enable multi-language support. Configured inlang with paraglide-js for type-safe, compile-time translations.
Changes Made
messages/en.jsonandmessages/pl.jsonm.{key}()calls across 15+ components (map UI, auth flows, dialogs, forms)Translation Keys Added
Components Updated
user-menu.svelte- Translated menu itemsprofile-dialog.svelte- All labels, buttons, and profile picture sectionevent-details-content.svelte- About and Schedule headers, unknown location fallbackevents-dialog.svelte- "No upcoming dates" messagenew-event-overlay.svelte- Add button and Description labeldate-time-picker.svelte- Internationalized placeholdermap-point-cta.svelte- Unknown location and error messagessidebar-rail.svelte- Translated aria-label and title attributescolor-picker.svelte- Translated label and placeholderCoverage
Event management • Authentication • User profile • Search • Dialogs • Forms • Notifications • Error messages • Theme customization
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.