Commit 83844d8
committed
minor symfony#61352 [Validator] Validate translations for Ukrainian (uk) (phpner)
This PR was merged into the 6.4 branch.
Discussion
----------
[Validator] Validate translations for Ukrainian (uk)
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | symfony#60474
| License | MIT
**Description of changes**
I have reviewed the translation for the key `id="121"` and confirmed that it is accurate.
The `<target>` text remains unchanged, and the attribute `state="needs-review-translation"` has been removed to mark this translation as fully verified.
These changes address the discussion in issue symfony#60474.
<img width="1099" height="145" alt="Snip - Administrator symfony-fix local (2)" src="https://github.com/user-attachments/assets/1236f1ff-c8d8-46fa-a3a5-332c06cc50cb" />
Commits
-------
cbc7eb8 (60474) Remove translation state attribute for Twig template validator in Ukrainian translationFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Validator/Resources/translations
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
0 commit comments