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

credentialsHoldTime text is broken #3567

Open
yippie opened this issue Jun 20, 2024 · 0 comments
Open

credentialsHoldTime text is broken #3567

yippie opened this issue Jun 20, 2024 · 0 comments

Comments

@yippie
Copy link

yippie commented Jun 20, 2024

The translation of credentialsHoldTime on the plan page is broken in the latest Metadeploy.

Expected Text:

If no action is performed for 10 minutes, you will be automatically logged out and will need to log in again.

Actual Text:

If no action is performed for minutes, you will be automatically logged out and will need to log in again. minutes, you will be automatically logged out and will need to log in again.

This is caused by {' '} being removed from src/js/components/plans/userInfo.tsx in the translation block. Putting it back fixes it.

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

No branches or pull requests

1 participant