Skip to content

Bugfix/implement uppercase google signin page#343

Merged
oguzhanbukcuoglu merged 2 commits intodevfrom
bugfix/implement-uppercase-google-signin-page
Mar 24, 2026
Merged

Bugfix/implement uppercase google signin page#343
oguzhanbukcuoglu merged 2 commits intodevfrom
bugfix/implement-uppercase-google-signin-page

Conversation

@celikerde
Copy link
Copy Markdown
Collaborator

@celikerde celikerde commented Mar 18, 2026

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Types of changes

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to our CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

Description

Related Issue

…n messages

- Updated the 'confirm-provider' message in both English and Turkish translations to capitalize the word 'Your' and '{Provider}' for consistency and improved readability.
- Refactored the showPasswordForm method to use a variable for the OAuth provider, ensuring consistent capitalization in the confirmation message. This change enhances readability and aligns with recent translation updates.
@oguzhanbukcuoglu oguzhanbukcuoglu merged commit e962e63 into dev Mar 24, 2026
6 of 8 checks passed
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.

🐛 [BUG]: implement full uppercase for the Google Sign-In page to match the other login texts

2 participants