Skip to content

[mobile/photos] New translations#10034

Open
github-actions[bot] wants to merge 1 commit intomainfrom
translations/mobile
Open

[mobile/photos] New translations#10034
github-actions[bot] wants to merge 1 commit intomainfrom
translations/mobile

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

New translations from Crowdin

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: 5fe273ef2d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

}
},
"likesCount": "{count, plural, =1{1 j'aime} other{{count} j'aime}}",
"likesCount": "{count, plural, one {}=1{1 j'aime} other{{count} j'aime}}",
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 non-empty French plural form for zero likes

likesCount now defines an empty one {} branch (intl_fr.arb), and French plural rules classify 0 as one, so likesCount(count: 0) renders as an empty string instead of a count label. This is user-visible in comment_likes_bottom_sheet.dart where the header always calls l10n.likesCount(count: _likes.length) even when _likes is empty, so French users can get a blank title for the zero-likes state.

Useful? React with 👍 / 👎.

@github-actions github-actions Bot force-pushed the translations/mobile branch 2 times, most recently from b1a6e27 to 4205b5b Compare April 22, 2026 11:10
@github-actions github-actions Bot force-pushed the translations/mobile branch from 4205b5b to 26ba26e Compare April 27, 2026 01:13
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