Skip to content

[Form] Improve Persian (Farsi) Translation For Forms #44512

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

Closed
wants to merge 5 commits into from

Conversation

mostafazs
Copy link
Contributor

Q A
Branch? 6.1
Bug fix? no
New feature? no
Deprecations? no
License MIT

Improve Persian (Farsi) Translation For Form Component Translation File.

@carsonbot
Copy link

Hey!

I see that this is your first PR. That is great! Welcome!

Symfony has a contribution guide which I suggest you to read.

In short:

  • Always add tests
  • Keep backward compatibility (see https://symfony.com/bc).
  • Bug fixes must be submitted against the lowest maintained branch where they apply (see https://symfony.com/releases)
  • Features and deprecations must be submitted against the 6.1 branch.

Review the GitHub status checks of your pull request and try to solve the reported issues. If some tests are failing, try to see if they are failing because of this change.

When two Symfony core team members approve this change, it will be merged and you will become an official Symfony contributor!
If this PR is merged in a lower version branch, it will be merged up to all maintained branches within a few days.

I am going to sit back now and wait for the reviews.

Cheers!

Carsonbot

@carsonbot carsonbot changed the title [Form]Improve Persian (Farsi) Translation For Forms [Form] Improve Persian (Farsi) Translation For Forms Dec 8, 2021
@carsonbot
Copy link

Hey!

I think @a-shafaat has recently worked with this code. Maybe they can help review this?

Cheers!

Carsonbot

Copy link
Contributor Author

@mostafazs mostafazs left a comment

Choose a reason for hiding this comment

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

Correct

@azjezz
Copy link
Contributor

azjezz commented Dec 12, 2021

This should be considered a bug fix, and merged in 5.4 i suppose.

@mostafazs
Copy link
Contributor Author

This should be considered a bug fix, and merged in 5.4 I suppose.

@azjezz so I must remove this PR and create a new one on the 5.4 repo? I don't know that 6.1 is just for new features.

@fancyweb
Copy link
Contributor

All translations are actually backported to the lowest maintained branch (4.4 atm) so you can just change the target branch to 4.4 and there shouldn't be any conflict.

wouterj added a commit that referenced this pull request Dec 13, 2021
…stafazs)

This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

[Form] Improve Persian (Farsi) Translation For Forms

This is a 4.4 targeting PR of #44512

Original body:

> | Q             | A
> | ------------- | ---
> | Branch?       | 6.1
> | Bug fix?      | no
> | New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
> | License       | MIT
>
> Improve Persian (Farsi) Translation For Form Component Translation File.

Commits
-------

f5c2f53 [Form] Improve Persian (Farsi) Translation For Forms
@wouterj
Copy link
Member

wouterj commented Dec 13, 2021

Thank you @mostafazs!

As you created the PR on the 6.1 branch of your fork, I took your commit and created a new PR to 4.4: #44591 We'll merge it to 6.1 from there.

For your next contribution, it is recommended that you create a new branch for each PR (see the contributing docs). A PR is always between a branch in your fork and the main repository. Having a separate branch for each PR allows to work on more than 1 PR at the same time. And it makes sure you can freely change the base version without changing the 6.1 branch in your fork.

However, as I only took your commit, you're still the full author of this change. All credits (and badges) to you and hope to see you back another time!

@wouterj wouterj closed this Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants