Commit 76b1ad6
committed
minor symfony#9438 Fix French translation (kylekatarnls)
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes symfony#9438).
Discussion
----------
Fix French translation
In French, the `!` must have one space before and after, the english punctuation here use in French sentence is wrong. And "J'aime Symfony" is "I like Symfony", it has a different sense from "Symfony is great".
Commits
-------
e997a74 Fix French translation1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments