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

chore(i18n): Updated translations from Crowdin #1266

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

InReach-svc
Copy link
Contributor

@InReach-svc InReach-svc commented May 11, 2024

Automated changes by create-pull-request GitHub action

@InReach-svc InReach-svc added automerge Enable Kodiak auto-merge kodiak: merge.method = 'squash' Kodiak will squash merge this PR. translations Translations from Crowdin labels May 11, 2024
Copy link

vercel bot commented May 11, 2024

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

Name Status Preview Comments Updated (UTC)
inreach-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 29, 2024 8:41pm

kodiakhq[bot]
kodiakhq bot previously approved these changes May 11, 2024
Copy link

coderabbitai bot commented May 11, 2024

Walkthrough

The recent changes primarily focus on enhancing the localization files across multiple languages by adding new messages related to account verification processes. These additions include messages for requesting a verification code, resending the code, handling expired or invalid codes, and providing an option to request a new code. This update improves user interaction and error handling during the account confirmation process.

Changes

Files/Directories Change Summary
.../locales/af/common.json Added messages for verification code requests, responses, and error handling.
.../locales/ar/common.json Added account confirmation messages for code requests, resending codes, and handling errors.
.../locales/de-DE/common.json Added messages for code confirmation and error handling.
.../locales/es/common.json Updated tagline and added account verification messages.
.../locales/es/landingPage.json Updated text content for clarity and accuracy.
.../locales/fa/common.json Added account verification messages and updated UI text for error handling.
.../locales/fr/common.json Added messages related to the code verification process.
.../locales/hi/common.json Added messages for verification code requests and handling expired or invalid codes.
.../locales/ja/common.json Added messages related to the code verification process.
.../locales/ko/common.json Added messages for account confirmation and error handling.
.../locales/pl/common.json Added messages for code verification and updated existing error handling messages.
.../locales/ps/common.json Added messages for verification code requests and handling.
.../locales/pt/common.json Added account confirmation messages for code request, code resent, code expired, and mismatch.
.../locales/ru/common.json Added account confirmation messages and error handling.
.../locales/sw/common.json Added messages for account verification and error handling.
.../locales/tl/common.json Added new messages related to verification code requests and handling errors.
.../locales/tr-TR/common.json Added messages for account confirmation and error handling.
.../locales/uk/common.json Added account confirmation messages for code requests and error handling.
.../locales/zh/common.json Added messages for account verification and error handling.

Tip

Early Access Features
  • gpt-4o model for chat

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 Configration 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

relativeci bot commented May 11, 2024

#489 Bundle Size — 3.4MiB (0%).

d254658(current) vs 218f416 dev#483(baseline)

Warning

Bundle contains 5 duplicate packages – View duplicate packages

Bundle metrics  Change 1 change
                 Current
#489
     Baseline
#483
No change  Initial JS 3.01MiB 3.01MiB
No change  Initial CSS 9.54KiB 9.54KiB
Change  Cache Invalidation 30.49% 47.82%
No change  Chunks 67 67
No change  Assets 80 80
No change  Modules 2000 2000
No change  Duplicate Modules 270 270
No change  Duplicate Code 7.84% 7.84%
No change  Packages 210 210
No change  Duplicate Packages 5 5
Bundle size by type  no changes
                 Current
#489
     Baseline
#483
No change  JS 3.28MiB 3.28MiB
No change  Fonts 94.54KiB 94.54KiB
No change  Other 9.58KiB 9.58KiB
No change  CSS 9.54KiB 9.54KiB
No change  IMG 8.57KiB 8.57KiB

Bundle analysis reportBranch l10n_devProject dashboard

Copy link
Contributor

github-actions bot commented May 11, 2024

📦 Next.js Bundle Analysis for @weareinreach/app

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

This PR introduced no changes to the JavaScript bundle! 🙌

Copy link

@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 6f383f2 and 4640fd4.
Files selected for processing (2)
  • apps/app/public/locales/es/common.json (1 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
Files skipped from review due to trivial changes (1)
  • apps/app/public/locales/es/common.json
Additional comments not posted (2)
apps/app/public/locales/es/landingPage.json (2)

41-41: Change to a more formal tone in the link text is appropriate and aligns with the overall tone consistency efforts.


43-43: Update to a formal tone in the link text is consistent with the project's standardization efforts.

Copy link

alwaysmeticulous bot commented May 11, 2024

🤖 No test run has been triggered as your Meticulous project has been deactivated (since you haven't viewed any test results in a while). Click here to reactivate.

Last updated for commit d254658. This comment will update as new commits are pushed.

Copy link

@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 4640fd4 and bb2618f.
Files selected for processing (2)
  • apps/app/public/locales/es/common.json (1 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
Files skipped from review due to trivial changes (2)
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json

Copy link

@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 bb2618f and aa8e770.
Files selected for processing (2)
  • apps/app/public/locales/es/common.json (1 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json

Copy link

@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 aa8e770 and 3211d8d.
Files selected for processing (2)
  • apps/app/public/locales/es/common.json (1 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json

Copy link

@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 3211d8d and f7a61f1.
Files selected for processing (2)
  • apps/app/public/locales/es/common.json (1 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json

Copy link

@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 f7a61f1 and 7dcfbfe.
Files selected for processing (2)
  • apps/app/public/locales/es/common.json (1 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json

Copy link

@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 7dcfbfe and 40b12d0.
Files selected for processing (2)
  • apps/app/public/locales/es/common.json (1 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json

Copy link

@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 40b12d0 and e836a23.
Files selected for processing (2)
  • apps/app/public/locales/es/common.json (1 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json

Copy link

@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 e836a23 and d444c37.
Files selected for processing (20)
  • apps/app/public/locales/af/common.json (2 hunks)
  • apps/app/public/locales/ar/common.json (2 hunks)
  • apps/app/public/locales/de-DE/common.json (2 hunks)
  • apps/app/public/locales/es/common.json (3 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
  • apps/app/public/locales/fa/common.json (2 hunks)
  • apps/app/public/locales/fr/common.json (2 hunks)
  • apps/app/public/locales/hi/common.json (2 hunks)
  • apps/app/public/locales/ht/common.json (2 hunks)
  • apps/app/public/locales/ja/common.json (2 hunks)
  • apps/app/public/locales/ko/common.json (2 hunks)
  • apps/app/public/locales/pl/common.json (2 hunks)
  • apps/app/public/locales/ps/common.json (2 hunks)
  • apps/app/public/locales/pt/common.json (2 hunks)
  • apps/app/public/locales/ru/common.json (2 hunks)
  • apps/app/public/locales/sw/common.json (2 hunks)
  • apps/app/public/locales/tl/common.json (2 hunks)
  • apps/app/public/locales/tr-TR/common.json (2 hunks)
  • apps/app/public/locales/uk/common.json (2 hunks)
  • apps/app/public/locales/zh/common.json (2 hunks)
Files skipped from review due to trivial changes (1)
  • apps/app/public/locales/ko/common.json
Files skipped from review as they are similar to previous changes (2)
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json
Additional comments not posted (78)
apps/app/public/locales/zh/common.json (5)

56-56: Added translation for "code-requested" seems appropriate and matches the intended update.


57-57: Added translation for "code-resent" is correct and aligns with the PR's objectives to enhance clarity in the verification process.


118-118: The translation for "code-expired" is accurate and improves the user experience by clearly stating that the code has expired.


119-119: The translation for "code-mismatch" is correctly implemented, enhancing user understanding when there is a code mismatch.


121-121: The translation for "resend-code" and the additional message "try-again-text" are well-translated and contribute to a better user experience by guiding users on what to do next.

apps/app/public/locales/ja/common.json (3)

56-57: The new entries for "code-requested" and "code-resent" are correctly added and localized.


118-119: The entries for "code-expired" and "code-mismatch" are correctly added and localized.


121-121: The new entry for "resend-code" is correctly added and localized. However, the additional message "try-again-text" is also introduced here. Ensure this message aligns with the intended user experience and error handling flow.

apps/app/public/locales/ar/common.json (5)

56-56: Added new translation for "code-requested" which aligns with the PR's objective to enhance account verification messages.


57-57: Added new translation for "code-resent" which is consistent with the updates intended to improve the clarity of account verification processes.


123-123: Added new translation for "code-expired" which supports the enhancement of user experience during account confirmation by clearly stating when a code has expired.


124-124: Added new translation for "code-mismatch" which improves error messaging by informing users when the entered code is invalid.


126-126: Added new translation for "resend-code" which facilitates users in requesting a new verification code, enhancing the user interaction in scenarios where a new code is needed.

apps/app/public/locales/ht/common.json (5)

56-56: Translation for "code-requested" is accurate and aligns with the PR objectives.


57-57: Translation for "code-resent" is accurate and aligns with the PR objectives.


119-119: Translation for "code-expired" is accurate and aligns with the PR objectives.


120-120: Translation for "code-mismatch" is accurate and aligns with the PR objectives.


122-122: Translation for "resend-code" is accurate and aligns with the PR objectives.

apps/app/public/locales/ps/common.json (6)

56-56: The addition of "code-requested": "Verification code requested!" aligns with the PR's objective to enhance user experience during account verification processes. This message is clear and appropriately localized.


57-57: The addition of "code-resent": "A new code has been requested. Please check your email." is well-phrased and provides clear instructions to the user, which should help in reducing confusion during the verification process.


119-119: The addition of "code-expired": "The code provided has expired." is crucial for informing users when their verification code is no longer valid, which is a common scenario in multi-step verification processes.


120-120: The addition of "code-mismatch": "The code provided is not valid." effectively communicates to users that the entered code does not match the expected value. This is essential for error handling in user input validation.


122-122: The addition of "resend-code": "Request a new code" provides a direct action for users to take if their code has expired or was entered incorrectly. This addition enhances user experience by facilitating a smoother verification process.


122-122: The addition of "try-again-text": "<Text>Something went wrong! Please try again.</Text>" is a generic error message that can be used in various contexts where an operation fails. It's good to have such fallback messages to ensure the user is not left without guidance.

apps/app/public/locales/fa/common.json (3)

56-57: The added verification code messages are consistent with the existing format and tone.


119-120: The added error messages for code expiration and mismatch are clear and informative.


122-122: The message for resending the code is appropriately translated and fits the context.

apps/app/public/locales/sw/common.json (5)

56-56: The addition of the "code-requested" string is correctly implemented.


57-57: The addition of the "code-resent" string is correctly implemented.


119-119: The addition of the "code-expired" string is correctly implemented.


120-120: The addition of the "code-mismatch" string is correctly implemented.


122-122: The addition of the "resend-code" string is correctly implemented.

apps/app/public/locales/hi/common.json (5)

56-56: The addition of the "code-requested": "Verification code requested!" string correctly aligns with the PR's objectives to enhance the account verification process.


57-57: The addition of the "code-resent": "A new code has been requested. Please check your email." string enhances user clarity by informing them when a new verification code is sent.


119-119: The addition of the "code-expired": "The code provided has expired." string is essential for informing users about the expiration of their verification code, enhancing the user experience during account verification.


120-120: The addition of the "code-mismatch": "The code provided is not valid." string effectively informs users when the entered verification code is incorrect, which is crucial for a smooth user experience.


122-122: The addition of the "resend-code": "Request a new code" string, along with the "try-again-text": "<Text>कुछ गलत हुआ! कृपया फिर से कोशिश करें।</Text>", effectively guides users on how to proceed if they need to retry the verification process. This is a positive change for enhancing user guidance and error handling.

apps/app/public/locales/af/common.json (5)

56-56: The addition of "code-requested": "Verification code requested!" is correctly implemented.


57-57: The addition of "code-resent": "A new code has been requested. Please check your email." is correctly implemented.


119-119: The addition of "code-expired": "The code provided has expired." is correctly implemented.


120-120: The addition of "code-mismatch": "The code provided is not valid." is correctly implemented.


122-122: The addition of "resend-code": "Request a new code" is correctly implemented.

apps/app/public/locales/tr-TR/common.json (3)

56-57: Added new localization strings for account verification.

These additions align with the PR's objective to enhance user experience during account verification by providing localized messages for various scenarios such as requesting and resending verification codes.


119-120: Added error messages for expired and mismatched codes.

These messages are crucial for informing users about issues with the verification codes, improving the clarity and user experience during the account verification process.


122-122: Added options to resend verification codes and handle errors.

The addition of a 'resend-code' option and a generic error message enhances the robustness of the user interface by allowing users to request a new code and informing them of general errors during the process.

apps/app/public/locales/pt/common.json (5)

56-56: Added new key "code-requested": "Código de verificação solicitado!" to handle initial code request notifications.


57-57: Added new key "code-resent": "Um novo código foi solicitado. Por favor, verifique seu e-mail." to handle notifications for resending the verification code.


119-119: Added new key "code-expired": "O código fornecido expirou." to handle notifications for expired verification codes.


120-120: Added new key "code-mismatch": "O código fornecido não é válido." to handle notifications for mismatched verification codes.


122-122: Added new key "resend-code": "Solicitar um novo código" to provide users with the option to request a new verification code.

apps/app/public/locales/ru/common.json (5)

56-56: The addition of the "code-requested": "Запрошен код подтверждения!" message aligns well with the PR's objectives to enhance user experience during account verification.


57-57: The addition of the "code-resent": "Был запрошен новый код. Пожалуйста, проверьте вашу электронную почту." message is appropriate and enhances clarity for users awaiting a new verification code.


121-121: The addition of the "code-expired": "Предоставленный код истек." message is crucial for informing users about the expiration of their verification code, enhancing the user experience by setting clear expectations.


122-122: The addition of the "code-mismatch": "Указанный код неверен." message effectively communicates to users that the entered code is incorrect, which is essential for troubleshooting during the verification process.


124-124: The addition of the "resend-code": "Запросить новый код" message provides a clear option for users to request a new verification code if needed, enhancing the user interface for account verification processes.

apps/app/public/locales/pl/common.json (5)

56-56: The newly added verification code messages are consistent and correctly formatted.

Also applies to: 57-57, 121-121, 122-122, 124-124


56-56: The modification in the tagline under the footer section enhances the clarity and impact of the message.

Also applies to: 57-57, 121-121, 122-122, 124-124


56-56: The changes in the "intersectional" and "safety-first" sections of the landingPage.json file reflect a more formal and possibly more inclusive tone.

Also applies to: 57-57, 121-121, 122-122, 124-124


56-56: The addition of the Persian error message in the common.json file is appropriate and correctly translated.

Also applies to: 57-57, 121-121, 122-122, 124-124


56-56: The addition of verification code messages in various languages enhances the application's internationalization efforts by providing consistent and appropriately translated messages.

Also applies to: 57-57, 121-121, 122-122, 124-124

apps/app/public/locales/uk/common.json (5)

56-56: Added new verification code requested message.


57-57: Added new message for resending the verification code.


121-121: Added message for expired verification code.


122-122: Added message for mismatched verification code.


124-124: Added option to request a new verification code.

apps/app/public/locales/de-DE/common.json (3)

56-57: The translations for "code-requested" and "code-resent" are accurate and clear. These additions should enhance the user experience by providing clear instructions in German for verification processes.


119-120: The translations for "code-expired" and "code-mismatch" are correctly implemented. They provide users with clear feedback on the status of their verification codes, which is crucial for a good user experience.


122-122: The translation for "resend-code" is appropriately added and translates to "Request a new code" in English, which is consistent with the functionality described. This addition will help users who need to request a new verification code.

apps/app/public/locales/tl/common.json (5)

56-57: The new verification messages have been added correctly.


119-119: The message for code expiration is correctly added and formatted.


120-120: The message for code mismatch is correctly added and formatted.


122-122: The message for resending the code is correctly added and formatted.


122-122: The message for trying again is correctly added and formatted.

apps/app/public/locales/fr/common.json (5)

56-56: Added new localization string for "code-requested".

This addition aligns with the PR's objective to enhance user experience during account verification by providing localized messages.


57-57: Added new localization string for "code-resent".

This change is consistent with the PR's aim to improve clarity in the account verification process by introducing messages that inform users about the status of their verification code.


119-119: Added new localization string for "code-expired".

This addition supports the PR's goal to enhance the account verification process by clearly communicating to users when a code has expired, improving the overall user experience.


120-120: Added new localization string for "code-mismatch".

This update is part of the PR's enhancements to the account verification process, providing users with clear feedback when the entered code does not match the expected value.


122-122: Added new localization string for "resend-code".

This addition is in line with the PR's objectives to make the account verification process more user-friendly by allowing users to request a new code if necessary.

Copy link

@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 d444c37 and 5e0d6e3.
Files selected for processing (20)
  • apps/app/public/locales/af/common.json (2 hunks)
  • apps/app/public/locales/ar/common.json (2 hunks)
  • apps/app/public/locales/de-DE/common.json (2 hunks)
  • apps/app/public/locales/es/common.json (3 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
  • apps/app/public/locales/fa/common.json (2 hunks)
  • apps/app/public/locales/fr/common.json (2 hunks)
  • apps/app/public/locales/hi/common.json (2 hunks)
  • apps/app/public/locales/ht/common.json (2 hunks)
  • apps/app/public/locales/ja/common.json (2 hunks)
  • apps/app/public/locales/ko/common.json (2 hunks)
  • apps/app/public/locales/pl/common.json (2 hunks)
  • apps/app/public/locales/ps/common.json (2 hunks)
  • apps/app/public/locales/pt/common.json (2 hunks)
  • apps/app/public/locales/ru/common.json (2 hunks)
  • apps/app/public/locales/sw/common.json (2 hunks)
  • apps/app/public/locales/tl/common.json (2 hunks)
  • apps/app/public/locales/tr-TR/common.json (2 hunks)
  • apps/app/public/locales/uk/common.json (2 hunks)
  • apps/app/public/locales/zh/common.json (2 hunks)
Files skipped from review as they are similar to previous changes (20)
  • apps/app/public/locales/af/common.json
  • apps/app/public/locales/ar/common.json
  • apps/app/public/locales/de-DE/common.json
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json
  • apps/app/public/locales/fa/common.json
  • apps/app/public/locales/fr/common.json
  • apps/app/public/locales/hi/common.json
  • apps/app/public/locales/ht/common.json
  • apps/app/public/locales/ja/common.json
  • apps/app/public/locales/ko/common.json
  • apps/app/public/locales/pl/common.json
  • apps/app/public/locales/ps/common.json
  • apps/app/public/locales/pt/common.json
  • apps/app/public/locales/ru/common.json
  • apps/app/public/locales/sw/common.json
  • apps/app/public/locales/tl/common.json
  • apps/app/public/locales/tr-TR/common.json
  • apps/app/public/locales/uk/common.json
  • apps/app/public/locales/zh/common.json

Copy link

@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 5e0d6e3 and ef9d0f9.
Files selected for processing (20)
  • apps/app/public/locales/af/common.json (2 hunks)
  • apps/app/public/locales/ar/common.json (2 hunks)
  • apps/app/public/locales/de-DE/common.json (2 hunks)
  • apps/app/public/locales/es/common.json (3 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
  • apps/app/public/locales/fa/common.json (2 hunks)
  • apps/app/public/locales/fr/common.json (2 hunks)
  • apps/app/public/locales/hi/common.json (2 hunks)
  • apps/app/public/locales/ht/common.json (2 hunks)
  • apps/app/public/locales/ja/common.json (2 hunks)
  • apps/app/public/locales/ko/common.json (2 hunks)
  • apps/app/public/locales/pl/common.json (2 hunks)
  • apps/app/public/locales/ps/common.json (2 hunks)
  • apps/app/public/locales/pt/common.json (2 hunks)
  • apps/app/public/locales/ru/common.json (2 hunks)
  • apps/app/public/locales/sw/common.json (2 hunks)
  • apps/app/public/locales/tl/common.json (2 hunks)
  • apps/app/public/locales/tr-TR/common.json (2 hunks)
  • apps/app/public/locales/uk/common.json (2 hunks)
  • apps/app/public/locales/zh/common.json (2 hunks)
Files skipped from review as they are similar to previous changes (20)
  • apps/app/public/locales/af/common.json
  • apps/app/public/locales/ar/common.json
  • apps/app/public/locales/de-DE/common.json
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json
  • apps/app/public/locales/fa/common.json
  • apps/app/public/locales/fr/common.json
  • apps/app/public/locales/hi/common.json
  • apps/app/public/locales/ht/common.json
  • apps/app/public/locales/ja/common.json
  • apps/app/public/locales/ko/common.json
  • apps/app/public/locales/pl/common.json
  • apps/app/public/locales/ps/common.json
  • apps/app/public/locales/pt/common.json
  • apps/app/public/locales/ru/common.json
  • apps/app/public/locales/sw/common.json
  • apps/app/public/locales/tl/common.json
  • apps/app/public/locales/tr-TR/common.json
  • apps/app/public/locales/uk/common.json
  • apps/app/public/locales/zh/common.json

Copy link

@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 ef9d0f9 and 913ceb8.
Files selected for processing (20)
  • apps/app/public/locales/af/common.json (2 hunks)
  • apps/app/public/locales/ar/common.json (2 hunks)
  • apps/app/public/locales/de-DE/common.json (2 hunks)
  • apps/app/public/locales/es/common.json (3 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
  • apps/app/public/locales/fa/common.json (2 hunks)
  • apps/app/public/locales/fr/common.json (2 hunks)
  • apps/app/public/locales/hi/common.json (2 hunks)
  • apps/app/public/locales/ht/common.json (2 hunks)
  • apps/app/public/locales/ja/common.json (2 hunks)
  • apps/app/public/locales/ko/common.json (2 hunks)
  • apps/app/public/locales/pl/common.json (2 hunks)
  • apps/app/public/locales/ps/common.json (2 hunks)
  • apps/app/public/locales/pt/common.json (2 hunks)
  • apps/app/public/locales/ru/common.json (2 hunks)
  • apps/app/public/locales/sw/common.json (2 hunks)
  • apps/app/public/locales/tl/common.json (2 hunks)
  • apps/app/public/locales/tr-TR/common.json (2 hunks)
  • apps/app/public/locales/uk/common.json (2 hunks)
  • apps/app/public/locales/zh/common.json (2 hunks)
Files skipped from review as they are similar to previous changes (19)
  • apps/app/public/locales/af/common.json
  • apps/app/public/locales/ar/common.json
  • apps/app/public/locales/de-DE/common.json
  • apps/app/public/locales/es/landingPage.json
  • apps/app/public/locales/fa/common.json
  • apps/app/public/locales/fr/common.json
  • apps/app/public/locales/hi/common.json
  • apps/app/public/locales/ht/common.json
  • apps/app/public/locales/ja/common.json
  • apps/app/public/locales/ko/common.json
  • apps/app/public/locales/pl/common.json
  • apps/app/public/locales/ps/common.json
  • apps/app/public/locales/pt/common.json
  • apps/app/public/locales/ru/common.json
  • apps/app/public/locales/sw/common.json
  • apps/app/public/locales/tl/common.json
  • apps/app/public/locales/tr-TR/common.json
  • apps/app/public/locales/uk/common.json
  • apps/app/public/locales/zh/common.json
Additional comments not posted (4)
apps/app/public/locales/es/common.json (4)

56-57: The new verification code messages are clear and align well with the PR's objectives to enhance user experience during the account verification process.


119-120: The error messages for expired and mismatched codes are appropriately detailed, enhancing user guidance as intended in the PR.


122-122: The addition of the option to request a new code is a positive change, providing users with clear instructions on how to proceed if their code is invalid or expired.


140-140: The updated tagline in the Spanish localization file is well-crafted, emphasizing security and belonging for LGBTQ+ individuals, which is crucial for inclusivity.

Copy link

sonarcloud bot commented May 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

@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 913ceb8 and d254658.
Files selected for processing (20)
  • apps/app/public/locales/af/common.json (2 hunks)
  • apps/app/public/locales/ar/common.json (2 hunks)
  • apps/app/public/locales/de-DE/common.json (2 hunks)
  • apps/app/public/locales/es/common.json (3 hunks)
  • apps/app/public/locales/es/landingPage.json (1 hunks)
  • apps/app/public/locales/fa/common.json (2 hunks)
  • apps/app/public/locales/fr/common.json (2 hunks)
  • apps/app/public/locales/hi/common.json (2 hunks)
  • apps/app/public/locales/ht/common.json (2 hunks)
  • apps/app/public/locales/ja/common.json (2 hunks)
  • apps/app/public/locales/ko/common.json (2 hunks)
  • apps/app/public/locales/pl/common.json (2 hunks)
  • apps/app/public/locales/ps/common.json (2 hunks)
  • apps/app/public/locales/pt/common.json (2 hunks)
  • apps/app/public/locales/ru/common.json (2 hunks)
  • apps/app/public/locales/sw/common.json (2 hunks)
  • apps/app/public/locales/tl/common.json (2 hunks)
  • apps/app/public/locales/tr-TR/common.json (2 hunks)
  • apps/app/public/locales/uk/common.json (2 hunks)
  • apps/app/public/locales/zh/common.json (2 hunks)
Files skipped from review as they are similar to previous changes (20)
  • apps/app/public/locales/af/common.json
  • apps/app/public/locales/ar/common.json
  • apps/app/public/locales/de-DE/common.json
  • apps/app/public/locales/es/common.json
  • apps/app/public/locales/es/landingPage.json
  • apps/app/public/locales/fa/common.json
  • apps/app/public/locales/fr/common.json
  • apps/app/public/locales/hi/common.json
  • apps/app/public/locales/ht/common.json
  • apps/app/public/locales/ja/common.json
  • apps/app/public/locales/ko/common.json
  • apps/app/public/locales/pl/common.json
  • apps/app/public/locales/ps/common.json
  • apps/app/public/locales/pt/common.json
  • apps/app/public/locales/ru/common.json
  • apps/app/public/locales/sw/common.json
  • apps/app/public/locales/tl/common.json
  • apps/app/public/locales/tr-TR/common.json
  • apps/app/public/locales/uk/common.json
  • apps/app/public/locales/zh/common.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 app automerge Enable Kodiak auto-merge kodiak: merge.method = 'squash' Kodiak will squash merge this PR. translations Translations from Crowdin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant