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

i18n: Add more translatable fields #1358

Merged
merged 4 commits into from
May 25, 2024

Conversation

@Leguan16 Leguan16 changed the title Added more translatable fields i18n: Add more translatable fields May 11, 2024
@Leguan16 Leguan16 marked this pull request as ready for review May 12, 2024 13:29
@Leguan16
Copy link
Contributor Author

i added all fields I found. So ready for review.

@Leguan16 Leguan16 mentioned this pull request May 18, 2024
@@ -339,37 +353,42 @@ function closeUnlinkModal() {
:disabled="!settings?.hasPassword && settings?.oauthConnections.length === 1"
:title="
!settings?.hasPassword && settings?.oauthConnections.length === 1
? 'You can\'t unlink your last oauth credential if you don\'t have a password set'
? // ? t('auth.settings.security.unlinkOAuth.cantUnlink') Doesn't work
Copy link
Member

Choose a reason for hiding this comment

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

will take a look at this after merging

@MiniDigger MiniDigger merged commit d282755 into HangarMC:staging May 25, 2024
1 check passed
@MiniDigger
Copy link
Member

thanks!

@Leguan16 Leguan16 deleted the i18n/more-fields branch May 25, 2024 08:32
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.

Wrong title/name
2 participants