Skip to content
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

Translation pt-br #267

Merged
merged 2 commits into from
Dec 24, 2024
Merged

Translation pt-br #267

merged 2 commits into from
Dec 24, 2024

Conversation

Geovane-Random
Copy link
Contributor

@Geovane-Random Geovane-Random commented Nov 3, 2024

Alterações e adição de tradução Pt-Br aos menus de configuração. -------------------------------------------
Changes on Pt-Br translations of config menus.

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Featured Covered in this PR

  • Task 1
  • Task 2

Related Tickets & Documents

  • Related Issue #
  • Closes #

Screenshots, Recordings

Please replace this line with instructions on how to test your changes, or any screenshots or recording you can attach here.

Tested Feature??

  • In Real Device.
  • In Emulator
    Not tested because the original fork can't compile.

Alterações e adição de tradução Pt-Br aos menus de configuração.
-------------------------------------------
Changes on Pt-Br translations of config menus.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@@ -20,7 +20,7 @@ typedef String MessageIfAbsent(String messageStr, List<dynamic> args);
class MessageLookup extends MessageLookupByLibrary {
String get localeName => 'tr';

static String m0(time) => "${time} tarihinde bilgilendirileceksiniz";
static String m0(time) => "${time} saatinde bilgilendirileceksiniz";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make these changes in intl_tr.arb itself, these are auto generated files.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok i think my ide have make this changes.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the changes in messages_tr.dart are not intended you can revert it

@SankethBK SankethBK merged commit 904aec4 into SankethBK:master Dec 24, 2024
2 checks passed
SankethBK added a commit that referenced this pull request Dec 24, 2024
* Translationa pt-br

Alterações e adição de tradução Pt-Br aos menus de configuração.
-------------------------------------------
Changes on Pt-Br translations of config menus.

* undo wrong changes

---------

Co-authored-by: Sanketh B K <[email protected]>
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.

2 participants