Skip to content

New Crowdin updates#7436

Open
DanielSinclair wants to merge 36 commits intodevelopfrom
i18n
Open

New Crowdin updates#7436
DanielSinclair wants to merge 36 commits intodevelopfrom
i18n

Conversation

@DanielSinclair
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 424bcbb954

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/languages/ar_AR.json
"RAINBOW": "رينبو",
"NEW": "جديد",
"FARCASTER": "فاركاستر"
"NEW": "جديد"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore Farcaster category translations

When the app is running in Arabic (and the same deletion was made across the other non-English locale files), the Discover trending-token category chip still renders i18n.t(t.filters.categories.FARCASTER) in src/components/Discover/TrendingTokens.tsx, while en_US.json still defines that key. Removing the locale entry makes i18n-js fall back to the English label, so users lose the localized Farcaster label in this visible filter.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8cff4b5f9c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/languages/ar_AR.json
"stake": "رهن",
"enable_staking": "تفعيل الرهن",
"buy_rnbw": "شراء RNBW",
"buy": "شراء",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Restore RNBW staking card keys

When the app is running in any of the updated non-English locales, the staking card still calls i18n.l.rnbw_membership.staking_card.buy_rnbw for the CTA and minimum_stake_amount_required for the low-balance message in RnbwStakingCard.tsx, but this hunk removes those keys and adds different ones (buy, buy_more, etc.). Users who do not have the minimum stake amount will therefore see the visible CTA/message fall back to English instead of the localized strings; the same deletion is present across the other locale files in this commit.

Useful? React with 👍 / 👎.

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