Skip to content

Conversation

@AmanRajSinghMourya
Copy link
Contributor

Returns fileCount for each family member in the user details API.

Copy link

@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: d7332ea024

ℹ️ 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".

Comment on lines 2713 to 2717
/// Label for user's personal usage in family breakdown
///
/// In en, this message translates to:
/// **'Language'**
String get language;
/// **'You'**
String get usageYou;

Choose a reason for hiding this comment

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

P1 Badge Restore the removed language localization

The language localization getter is removed here, but it is still referenced in the locker UI (e.g., GeneralSectionWidget uses context.l10n.language). With this change, the locker app won’t compile because the generated AppLocalizations no longer exposes that getter; either keep the language entry in the ARB or update all call sites to a new key.

Useful? React with 👍 / 👎.

@AmanRajSinghMourya AmanRajSinghMourya marked this pull request as draft January 13, 2026 12:34
@AmanRajSinghMourya AmanRajSinghMourya marked this pull request as ready for review January 13, 2026 12:37
@ua741
Copy link
Member

ua741 commented Jan 13, 2026

Let's call this endpoint as usage, in the controller, request request for any other app except locker.

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.

3 participants