Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 26, 2025

Note

Adds new translation files for multiple locales and updates existing Spanish (LATAM) and Chinese locales with additional messages and minor fixes.

  • Internationalization (packages/snap/locales):
    • New locales added: de_DE.json, el_GR.json, en_GB.json, fr_FR.json, hi_IN.json, id_ID.json, ja_JP.json, ko_KR.json, pt_BR.json, ru_RU.json, tl_PH.json, tr_TR.json, vi_VN.json with translations for transaction UI and error messages.
    • Existing locales updated:
      • es_419.json: set locale to "es", fix "max" label, add error.3100 message.
      • zh_CN.json: add standardized error keys/messages (error.0, error.1000error.9000).

Written by Cursor Bugbot for commit 5df4062. This will update automatically on new commits. Configure here.

@github-actions github-actions bot requested a review from a team as a code owner August 26, 2025 13:44
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch from fa831d7 to 8bf31a0 Compare August 26, 2025 16:30
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch 11 times, most recently from 0485788 to dce42f2 Compare August 31, 2025 00:22
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch 14 times, most recently from 2cdaccc to 9714208 Compare September 7, 2025 00:21
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch 3 times, most recently from 6384959 to b2b1cde Compare October 29, 2025 20:25
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch from b2b1cde to 1124a33 Compare October 29, 2025 20:34
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch from 1124a33 to addbb9c Compare October 30, 2025 00:21
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch from addbb9c to 5d4a01c Compare October 30, 2025 11:45
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch 4 times, most recently from b1e7a64 to bf742e9 Compare October 31, 2025 12:08
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch from bf742e9 to 9a6ca56 Compare November 1, 2025 00:23
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch 3 times, most recently from 14ccf73 to 9580079 Compare November 2, 2025 12:07
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch from 9580079 to e019643 Compare November 3, 2025 00:22
cursor[bot]

This comment was marked as outdated.

@github-actions github-actions bot force-pushed the l10n_crowdin_action branch 3 times, most recently from 64a59af to 8081042 Compare November 4, 2025 12:09
@github-actions github-actions bot force-pushed the l10n_crowdin_action branch from 8081042 to 5df4062 Compare November 4, 2025 12:09
@@ -0,0 +1,218 @@
{
"locale": "en",
Copy link

Choose a reason for hiding this comment

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

Bug: Japanese Localization Failing Due to Incorrect Locale Setting

The locale field in ja_JP.json is set to en. This prevents the application from correctly identifying the file as a Japanese translation, impacting proper localization for Japanese users.

Fix in Cursor Fix in Web

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