Commit 4981859
committed
minor symfony#59977 [Validator] Fix typo in uk translation (qconer)
This PR was merged into the 6.4 branch.
Discussion
----------
[Validator] Fix typo in uk translation
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Just fixing a typo. It should be `повинно`, not `повиино`, as in other messages, for example, `This value should be true.` in this file.
Commits
-------
acc1ee4 [Validator] Fix typo in uk 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 | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments