-
Notifications
You must be signed in to change notification settings - Fork 132
feat(firebase_ui_localizations): translate untranslated lable for Tha… #568
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR completes the Thai localization for Firebase UI by translating 32 previously untranslated English strings to Thai. The changes ensure that Thai-speaking users have a fully localized experience across email verification, file upload, account management, and provider linking features.
Key Changes:
- Translated all remaining English strings in Thai localization to proper Thai text
- Updated timestamp metadata to reflect the latest modification
- Maintained consistency between
.dartand.arblocalization files
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
packages/firebase_ui_localizations/lib/src/lang/th.dart |
Updated Thai localization class with 32 translated strings for email verification, file upload, account deletion, and provider management features |
packages/firebase_ui_localizations/lib/l10n/firebase_ui_th.arb |
Synchronized ARB localization file with corresponding Thai translations and updated timestamp metadata |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 15 days until this gets closed automatically |
|
it's valid |
|
Hello 👋, this PR has been opened for more than 2 months with no activity on it. If you think this is a mistake please comment and ping a maintainer to get this merged ASAP! Thanks for contributing! You have 15 days until this gets closed automatically |
|
it's valid |
Description
Translate non-translate label for Thai
Related Issues
Not complete translation of Thai in the FirebaseUI
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]).This will ensure a smooth and quick review process. Updating the
pubspec.yamland changelogs is not required.///).melos run analyze) does not report any problems on my PR.melos run test:unit:alldoesn't fail).Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?