Skip to content

[Validator] added missing Polish translation #54522

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

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

thunderer
Copy link
Contributor

Q A
Branch? 5.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

Added missing translation. I'm a native Polish speaker.

@@ -438,6 +438,10 @@
<source>This value is not a valid MAC address.</source>
<target>Ta wartość nie jest prawidłowym adresem MAC.</target>
</trans-unit>
<trans-unit id="113">
<source>This URL does not contain a TLD.</source>
<target>Podany adres URL nie zawiera TLD.</target>
Copy link
Member

Choose a reason for hiding this comment

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

Let's not assume people know what a TLD is? GPT suggests this :)
Ten URL nie zawiera domeny najwyższego poziomu (TLD).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, I didn't see other translations expanding the meaning of either URL or TLD, I'll update the PR shortly. :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nicolas-grekas
Copy link
Member

Thank you @thunderer.

@nicolas-grekas nicolas-grekas merged commit 3faeb57 into symfony:5.4 Apr 10, 2024
@thunderer thunderer deleted the tk-validator-pl-113 branch April 10, 2024 09:08
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.

3 participants