Commit f63d644
committed
minor symfony#59440 [Validator] Checked Turkish validators translations and confirmed (h22k)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[Validator] Checked Turkish validators translations and confirmed
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#59432
| License | MIT
Checked the Turkish validators translations.
I removed comma from **trans-unit=51** because in Turkish we **GENERALLY** dont use comma just before conjunctions.
In addition, since the word **_slug_** is not understandable for Turkish speakers and there is no exact translation, I replaced **_slug_** word with the a Turkish word (**_Alan adı_**) which is more understandable.
Commits
-------
438b58c [Validator] Checked Turkish validators translations and confirmedFile tree
1 file changed
+2
-2
lines changed- src/Symfony/Component/Validator/Resources/translations
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
| 471 | + | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
| |||
0 commit comments