File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ for the ``fr`` locale and run the command, you will get:
152
152
--------- ------------------ ---------------------- -------------------------------
153
153
State Id Message Preview (fr) Fallback Message Preview (en)
154
154
--------- ------------------ ---------------------- -------------------------------
155
- missing Symfony is great J'aime Symfony Symfony is great
155
+ missing Symfony is great Symfony is great Symfony is great
156
156
--------- ------------------ ---------------------- -------------------------------
157
157
158
158
The state indicates the message is missing because it is not translated in
@@ -171,7 +171,7 @@ translation file in the ``fr`` locale and run the command, you will get:
171
171
---------- ------------------ ---------------------- -------------------------------
172
172
State Id Message Preview (fr) Fallback Message Preview (en)
173
173
---------- ------------------ ---------------------- -------------------------------
174
- fallback Symfony is great J'aime Symfony Symfony is great
174
+ fallback Symfony is great Symfony is great Symfony is great
175
175
---------- ------------------ ---------------------- -------------------------------
176
176
177
177
You can see that the translations of the message are identical in the ``fr ``
You can’t perform that action at this time.
0 commit comments