File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 35
35
<source >title.twig_template_code</source >
36
36
<target >Twig template code</target >
37
37
</trans-unit >
38
- <trans-unit id =" title.login_help" >
39
- <source >title.login_help</source >
40
- <target >Try either of the following users</target >
41
- </trans-unit >
42
38
<trans-unit id =" title.login" >
43
39
<source >title.login</source >
44
40
<target >Secure Sign in</target >
233
229
<target >If you want to create new users, run this other command:</target >
234
230
</trans-unit >
235
231
<trans-unit id =" help.more_information" >
236
- <source >title.homepage </source >
232
+ <source >help.more_information </source >
237
233
<target ><![CDATA[ For more information, check out the <a href="http://symfony.com/doc">Symfony doc</a>.]]> </target >
238
234
</trans-unit >
239
235
</body >
Original file line number Diff line number Diff line change 210
210
</trans-unit >
211
211
<trans-unit id =" help.browse_admin" >
212
212
<source >help.browse_admin</source >
213
- <target ><![CDATA[ Parcourir l'<strong>administration</strong> de l'appliation de démonstration.]]> </target >
213
+ <target ><![CDATA[ Parcourir l'<strong>administration</strong> de l'application de démonstration.]]> </target >
214
214
</trans-unit >
215
215
<trans-unit id =" help.login_users" >
216
216
<source >help.login_users</source >
233
233
<target >Si vous voulez créer de nouveaux utilisateurs, exécutez cette autre commande :</target >
234
234
</trans-unit >
235
235
<trans-unit id =" help.more_information" >
236
- <source >title.homepage </source >
236
+ <source >help.more_information </source >
237
237
<target ><![CDATA[ Pour plus d'informations, consultez la <a href="http://symfony.com/doc">documentation de Symfony</a>.]]> </target >
238
238
</trans-unit >
239
239
</body >
Original file line number Diff line number Diff line change 35
35
<div id =" login-help" class =" col-sm-7" >
36
36
<h3 >
37
37
<i class =" fa fa-long-arrow-left" ></i >
38
- {{ ' title.login_help ' | trans }}
38
+ {{ ' help.login_users ' | trans }}
39
39
</h3 >
40
40
41
41
<table class =" table table-striped table-bordered table-hover" >
You can’t perform that action at this time.
0 commit comments