Open chuyentt opened 7 months ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
@chuyentt - thanks for the PR 😄 . Could you ask another developer fluent in Vietnamese to double check the translations, please? And put an approval on the PR if they are correct 👍
Description
This PR adds Vietnamese localization to the firebase_ui_localizations package. It includes translations for various labels, error messages, and button texts to support Vietnamese language users. This enhancement aims to improve the user experience for Vietnamese-speaking users, making the Firebase UI components more accessible and user-friendly in the Vietnamese context.
Related Issues
This PR addresses the need for additional language support in the FirebaseUI-Flutter package, specifically adding support for the Vietnamese language. It does not directly resolve any open issues but contributes to the broader goal of internationalizing the FirebaseUI-Flutter package.
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 thepubspec.yaml
and changelogs is not required.///
).melos run analyze
) does not report any problems on my PR.melos run test:unit:all
doesn't fail).Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?