feat(ui): Add Bahasa Indonesia localization language support#7709
feat(ui): Add Bahasa Indonesia localization language support#7709russellwheatley merged 9 commits intofirebase:masterfrom
Conversation
packages/flutterfire_ui/lib/src/i10n/default_localizations.dart
Outdated
Show resolved
Hide resolved
lesnitsky
left a comment
There was a problem hiding this comment.
DataTable labels require translations
|
@lesnitsky i did it |
|
why hasn't this PR been merged? is there something i forgot? |
|
Hey @ekasetiawans, thanks for the PR! I don't suppose you are able to have your Bahasa Indonesia double checked by someone who speaks the language (i.e get this PR approved by a developer who speaks the language)? Just for spellchecking and correct language interpretation. Sadly, I don't know anyone from Indonesia 😄 |
|
@russellwheatley do you mean anyone from Indonesia or just for collaboratos from Indonesia? |
|
@ekasetiawans, someone you know would be fine. I prefer a proofreading whenever there's a labelling/documentation PR. |
|
@russellwheatley I'm very new to open source collaboration, so I need some guidance in case something goes wrong. |
|
@ekasetiawans .. |
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
Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR. Note that you'll have to prefix the issue numbers with flutter/flutter#.
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.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?