firebase / FirebaseUI-Flutter

Apache License 2.0
92 stars 79 forks source link

fix(ui_auth, ui_localizations): add localization label (#229) #249

Open apnnux opened 6 months ago

apnnux commented 6 months ago

Description

Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change.

Related Issues

closes https://github.com/firebase/FirebaseUI-Flutter/issues/229

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.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

russellwheatley commented 5 months ago

Hey @apnnux - you need to follow these instruction for adding this new label here: https://github.com/firebase/FirebaseUI-Flutter/blob/main/packages/firebase_ui_localizations/README.md#adding-a-new-language

In other words, you need to update the arb files for each language and generate the code based on the arb file. Once that is done, we can look to get this Pr approved. Thanks!

russellwheatley commented 2 months ago

Hey @apnnux - are you going to follow up on this PR?

apnnux commented 2 months ago

Hi @russellwheatley yes, I'm sorry but in this moment I'm not at home, but in a few days I'll update this