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

UI: Transloco configuration is missing a fallback language #846

Closed
votdev opened this issue Nov 28, 2023 · 0 comments · Fixed by s3gw-tech/s3gw-ui#305
Closed

UI: Transloco configuration is missing a fallback language #846

votdev opened this issue Nov 28, 2023 · 0 comments · Fixed by s3gw-tech/s3gw-ui#305
Assignees
Labels
area/ui User Interface kind/bug Something isn't working triage/waiting Waiting for triage
Milestone

Comments

@votdev
Copy link
Contributor

votdev commented Nov 28, 2023

image

image

@votdev votdev added kind/bug Something isn't working area/ui User Interface labels Nov 28, 2023
@votdev votdev added this to the v0.24.0 milestone Nov 28, 2023
@votdev votdev self-assigned this Nov 28, 2023
@votdev votdev added this to S3GW Nov 28, 2023
@github-project-automation github-project-automation bot moved this to Backlog in S3GW Nov 28, 2023
@github-actions github-actions bot added the triage/waiting Waiting for triage label Nov 28, 2023
@votdev votdev moved this from Backlog to In Progress 🏗️ in S3GW Nov 29, 2023
votdev referenced this issue in votdev/s3gw-ui Nov 29, 2023
The solution to fix that is issue is to return an empty translation list in case of an error. In this way, Transloco will not translate anything (the UI will be in english), but it will not fail either.

Fixes: https://github.com/aquarist-labs/s3gw/issues/846

Signed-off-by: Volker Theile <vtheile@suse.com>
votdev referenced this issue in votdev/s3gw-ui Nov 29, 2023
The solution to fix that is issue is to return an empty translation list in case of an error. In this way, Transloco will not translate anything (the UI will be in english), but it will not fail either.

Fixes: https://github.com/aquarist-labs/s3gw/issues/846

Signed-off-by: Volker Theile <vtheile@suse.com>
votdev referenced this issue in votdev/s3gw-ui Nov 29, 2023
The solution to fix that is issue is to return an empty translation list in case of an error. In this way, Transloco will not translate anything (the UI will be in english), but it will not fail either.

Fixes: https://github.com/aquarist-labs/s3gw/issues/846

Signed-off-by: Volker Theile <vtheile@suse.com>
@github-project-automation github-project-automation bot moved this from In Progress 🏗️ to Done in S3GW Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui User Interface kind/bug Something isn't working triage/waiting Waiting for triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant