Commit 97ee45d
committed
minor symfony#59990 [Validator] fix translation in spanish (santysisi)
This PR was merged into the 6.4 branch.
Discussion
----------
[Validator] fix translation in spanish
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Fix translation inconsistency
Changed `valida` to `válida` to align with RAE guidelines.
Commits
-------
073085c fix translation in spanishFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/Form/Resources/translations
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments