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

🌐 New Crowdin updates #1231

Merged
merged 8 commits into from
Aug 2, 2024
Merged

🌐 New Crowdin updates #1231

merged 8 commits into from
Aug 2, 2024

Conversation

lukevella
Copy link
Owner

@lukevella lukevella commented Jul 31, 2024

Summary by CodeRabbit

  • New Features

    • Added localization support for discount and yearly billing descriptions in Basque.
    • Introduced new strings to enhance communication regarding discounts and billing cycles.
  • Bug Fixes

    • Updated user-facing localization strings for improved clarity and consistency, including various phrases related to polls and instructions.

Copy link

vercel bot commented Jul 31, 2024

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

Name Status Preview Comments Updated (UTC)
landing ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 1, 2024 4:38pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
app ⬜️ Ignored (Inspect) Visit Preview Aug 1, 2024 4:38pm

Copy link
Contributor

coderabbitai bot commented Jul 31, 2024

Walkthrough

This update enhances the Basque language localization across the application by introducing new strings for discounts and yearly billing. Modifications to existing strings improve grammatical accuracy and clarity, facilitating a better user experience by providing contextual information about processes and available options.

Changes

File Change Summary
.../public/locales/eu/common.json Updated phrases for clarity, including pluralization and terminology adjustments.
.../public/locales/eu/home.json Refined user-facing messages for clarity; emphasized immediacy and improved naturalness.
.../public/locales/eu/pricing.json Added "discount": "Gorde {amount}" and "yearlyBillingDescription": "urteko"; modified existing entries for clarity.
.../public/locales/eu/app.json Improved "stepSummary" and updated terms for consistency; added new strings for discounts.

Poem

🐰 In fields of code, we frolic and play,
New words emerge to brighten the day.
Discounts and billing, now clear as a bell,
With every update, our users will tell!
Hopping through changes, we welcome the cheer,
A joyful leap forward, let’s all persevere! 🌼


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 5a785a5 and 419d161.

Files selected for processing (2)
  • apps/landing/public/locales/eu/pricing.json (1 hunks)
  • apps/web/public/locales/eu/app.json (2 hunks)
Files skipped from review due to trivial changes (1)
  • apps/landing/public/locales/eu/pricing.json
Additional comments not posted (4)
apps/web/public/locales/eu/app.json (4)

70-70: Improved readability and grammatical accuracy for stepSummary.

The updated string "{current} pauso {total}-tik" enhances clarity and correctness.


264-264: No changes to createPoll.

The string "Sortu inkesta bat" remains unchanged and is correct.


265-265: New string for yearlyDiscount added.

The string "Gorde {amount}" clearly communicates the discount amount.


266-266: New string for yearlyBillingDescription added.

The string "urteko" provides a concise description related to yearly billing.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 419d161 and 05fbc4b.

Files selected for processing (1)
  • apps/web/public/locales/eu/app.json (5 hunks)
Additional comments not posted (3)
apps/web/public/locales/eu/app.json (3)

70-70: Improved clarity and grammatical accuracy.

The update to the "stepSummary" string enhances readability and correctness.


265-265: New string for yearly discount.

The addition of the "yearlyDiscount" string is formatted correctly and enhances the application's functionality.


266-266: New string for yearly billing description.

The addition of the "yearlyBillingDescription" string is concise and enhances the application's functionality.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 05fbc4b and 65bfc43.

Files selected for processing (4)
  • apps/landing/public/locales/eu/common.json (2 hunks)
  • apps/landing/public/locales/eu/home.json (1 hunks)
  • apps/landing/public/locales/eu/pricing.json (1 hunks)
  • apps/web/public/locales/eu/app.json (9 hunks)
Files skipped from review due to trivial changes (1)
  • apps/landing/public/locales/eu/common.json
Files skipped from review as they are similar to previous changes (1)
  • apps/landing/public/locales/eu/pricing.json
Additional comments not posted (51)
apps/landing/public/locales/eu/home.json (14)

2-2: Improved phrasing for clarity.

The updated string "Sortu horrelako orria segundo gutxitan!" emphasizes speed more effectively than the previous version.


3-3: Enhanced naturalness in expression.

The new string "Ez da beharrezkoa saioa hastea" is more natural and clear compared to the previous version.


6-6: Refined quote for better readability.

The updated string "Konfiguratu galdeketa bat ahalik eta denbora gutxienean" shifts focus slightly to ease of configuration, improving readability.


14-14: Consistent terminology usage.

The change to "100k galdetegi baino gehiago" ensures consistent use of the term "galdetegi" throughout the application.


19-19: Improved call-to-action clarity.

The updated string "Sortu prestasun galdetegia" is clearer and more direct.


20-20: Enhanced meta title for better SEO.

The new meta title "Prestasun galdetegia | Erraztu programazioa Rallyarekin" is more descriptive and likely to improve search engine optimization.


21-21: Improved meta description clarity.

The updated meta description provides a clearer and more concise explanation of the feature.


22-23: Consistent terminology and improved readability.

The changes ensure consistent use of "prestasun inkesta" and improve the readability of the description.


24-24: Consistent terminology usage.

The change to "Sortu bilera galdetegia" ensures consistent use of the term "galdetegi."


28-28: Improved meta description clarity.

The updated meta description "Sortu bilerarako galdetegia segundo gutxian, ez duzu saioa hasi behar" is clearer and more direct.


31-31: Consistent terminology usage.

The change to "Sortu programazio galdetegi bat" ensures consistent use of the term "galdetegi."


32-33: Enhanced meta title and description for better SEO.

The new meta title and description are more descriptive and likely to improve search engine optimization.


35-35: Consistent terminology and improved readability.

The changes ensure consistent use of "inkesta" and improve the readability of the description.


37-38: Improved meta title and description for better SEO.

The new meta title and description are more descriptive and likely to improve search engine optimization.

apps/web/public/locales/eu/app.json (37)

8-8: Improved terminology for clarity.

The change from "Ezeztatu" to "Utzi" for "cancel" is clearer and more contextually appropriate.


16-16: Improved phrasing for clarity.

The updated string "Sortu kontu bat" is clearer and more direct.


27-27: Improved terminology for clarity.

The change to "Deskripzioa" ensures consistent use of the term.


28-28: Improved placeholder text for clarity.

The updated placeholder text is clearer and more direct.


34-34: Improved placeholder text for clarity.

The updated placeholder text "[email protected]" is clearer and more contextually appropriate.


40-40: Improved placeholder text for clarity.

The updated placeholder text "Akeita Kafetegia" is clearer and more contextually appropriate.


43-43: Improved terminology for clarity.

The change to "Itxi saioa" for "logout" is clearer and more contextually appropriate.


51-51: Improved placeholder text for clarity.

The updated placeholder text "Urlia" is clearer and more contextually appropriate.


54-54: Consistent terminology usage.

The change to "Galdetegi berria" ensures consistent use of the term "galdetegi."


67-67: Improved call-to-action clarity.

The updated string "Bidali iritziak" is clearer and more direct.


68-68: Improved terminology for clarity.

The change to "Zehaztu orduak" ensures consistent use of the term.


70-70: Improved step summary clarity.

The updated string "{current} pauso {total}-tik" is clearer and more grammatically accurate.


97-97: Consistent terminology usage.

The change to "Galdetegiak" ensures consistent use of the term "galdetegi."


111-111: Improved alert description for clarity.

The updated string is clearer and more direct.


114-115: Improved terminology for clarity.

The changes to "Piztuta" and "Itzalita" for notifications are clearer and more contextually appropriate.


117-118: Improved terminology for clarity.

The changes to "Pausatuta" and "Berrireki galdetegia" are clearer and more contextually appropriate.


120-120: Improved terminology for clarity.

The change to "Pausatu" for "pause" is clearer and more contextually appropriate.


125-125: Improved alert description for clarity.

The updated string is clearer and more direct.


128-128: Improved description for clarity.

The updated string is clearer and more direct.


131-131: Improved description for clarity.

The updated string is clearer and more direct.


134-134: Improved call-to-action clarity.

The updated string "Joan Gonbidapen orrira" is clearer and more direct.


137-138: Improved terminology for clarity.

The changes to "Eguneratu ordainketa xehetasunak" and "Ezeztatu harpidetza" are clearer and more contextually appropriate.


153-153: Improved feature description clarity.

The updated string is clearer and more direct.


167-167: Improved description for clarity.

The updated string is clearer and more direct.


170-170: Improved call-to-action clarity.

The updated string "Eskatu laguntza" is clearer and more direct.


175-175: Improved title description for clarity.

The updated string is clearer and more direct.


180-180: Improved call-to-action clarity.

The updated string "Jarraitu gonbidatu moduan" is clearer and more direct.


188-190: Improved support descriptions for clarity.

The updated strings are clearer and more direct.


194-195: Improved plan descriptions for clarity.

The updated strings are clearer and more direct.


200-201: Improved poll settings descriptions for clarity.

The updated strings are clearer and more direct.


204-204: Improved error description for clarity.

The updated string is clearer and more direct.


207-207: Improved call-to-action clarity.

The updated string "Jarraitu honela" is clearer and more direct.


222-222: Improved link information clarity.

The updated string is clearer and more direct.


253-253: Improved group poll description for clarity.

The updated string is clearer and more direct.


261-261: Improved past events description for clarity.

The updated string is clearer and more direct.


264-264: Improved call-to-action clarity.

The updated string "Sortu galdetegi bat" is clearer and more direct.


265-266: New strings for yearly billing and discounts.

The new strings "Gorde {amount}" and "urteko" expand the functionality to communicate additional information regarding discounts and billing cycles.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 65bfc43 and d966cfe.

Files selected for processing (1)
  • apps/landing/public/locales/eu/pricing.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
  • apps/landing/public/locales/eu/pricing.json

@lukevella lukevella merged commit 91ac8fb into main Aug 2, 2024
7 checks passed
@lukevella lukevella deleted the l10n_main branch August 2, 2024 07:58
@coderabbitai coderabbitai bot mentioned this pull request Nov 15, 2024
@coderabbitai coderabbitai bot mentioned this pull request Dec 25, 2024
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.

1 participant