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

Not possible to add i18n to exception messages #5777

Open
4 of 14 tasks
angelorodem opened this issue Dec 13, 2024 · 1 comment
Open
4 of 14 tasks

Not possible to add i18n to exception messages #5777

angelorodem opened this issue Dec 13, 2024 · 1 comment
Labels
auth Issues related to the Auth Category Authenticator Issues related to the Authenticator UI Component pending-maintainer-response Pending response from a maintainer of this repository pending-triage This issue is in the backlog of issues to triage

Comments

@angelorodem
Copy link

angelorodem commented Dec 13, 2024

Description

We have the app in another language that is not English, the issue is that sometimes errors like "User does not exist", "Session expired", "Too many requests" appear in english making the user confused on what to do.

i could not find a way to change the message Strings for these exceptions in amplify-flutter, i need a little help to understand if this is somehow possible.

Thank you!

Categories

  • Analytics
  • API (REST)
  • API (GraphQL)
  • Auth
  • Authenticator
  • DataStore
  • Notifications (Push)
  • Storage

Steps to Reproduce

  1. Have an app with auth not in english
  2. Cause an error
  3. Message in English will appear

Screenshots

No response

Platforms

  • iOS
  • Android
  • Web
  • macOS
  • Windows
  • Linux

Flutter Version

3.27.0

Amplify Flutter Version

2.3.1

Deployment Method

Amplify CLI (Gen 1)

Schema

No response

@github-actions github-actions bot added pending-triage This issue is in the backlog of issues to triage pending-maintainer-response Pending response from a maintainer of this repository labels Dec 13, 2024
@tyllark
Copy link
Member

tyllark commented Dec 14, 2024

Hi @angelorodem, thanks for creating this issue. We will look into how this can be implemented and get back to you.

@github-actions github-actions bot removed the pending-maintainer-response Pending response from a maintainer of this repository label Dec 14, 2024
@tyllark tyllark added auth Issues related to the Auth Category Authenticator Issues related to the Authenticator UI Component pending-maintainer-response Pending response from a maintainer of this repository labels Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Issues related to the Auth Category Authenticator Issues related to the Authenticator UI Component pending-maintainer-response Pending response from a maintainer of this repository pending-triage This issue is in the backlog of issues to triage
Projects
None yet
Development

No branches or pull requests

2 participants