forked from FoundKeyGang/FoundKey
Escaped quotes
Should stop permanent breakages
This commit is contained in:
parent
f28fc08a57
commit
dfa032d3f2
2 changed files with 4 additions and 4 deletions
|
@ -11,8 +11,8 @@ common:
|
||||||
title: "Customization tips"
|
title: "Customization tips"
|
||||||
paragraph1: "Home customization allows you to add/delete, drag and drop and rearrange widgets."
|
paragraph1: "Home customization allows you to add/delete, drag and drop and rearrange widgets."
|
||||||
paragraph2: "You can change the display by <strong>right clicking</strong> on some widgets."
|
paragraph2: "You can change the display by <strong>right clicking</strong> on some widgets."
|
||||||
paragraph3: 'To delete a widget, <strong>drag and drop the widget onto the area labeled "Trash"</strong> in the header.'
|
paragraph3: "To delete a widget, <strong>drag and drop the widget onto the area labeled \"Trash\"</strong> in the header."
|
||||||
paragraph4: 'To finish the customization, click "Finish" in the upper right.'
|
paragraph4: "To finish the customization, click \"Finish\" in the upper right."
|
||||||
gotit: "Got it!"
|
gotit: "Got it!"
|
||||||
|
|
||||||
time:
|
time:
|
||||||
|
|
|
@ -11,8 +11,8 @@ common:
|
||||||
title: "Conseils de personnalisation"
|
title: "Conseils de personnalisation"
|
||||||
paragraph1: "La personnalisation à la maison vous permet d'ajouter / supprimer, glisser et déposer et réorganiser les widgets."
|
paragraph1: "La personnalisation à la maison vous permet d'ajouter / supprimer, glisser et déposer et réorganiser les widgets."
|
||||||
paragraph2: "Vous pouvez changer l'affichage en <strong>cliquant droit</strong> sur certains widgets."
|
paragraph2: "Vous pouvez changer l'affichage en <strong>cliquant droit</strong> sur certains widgets."
|
||||||
paragraph3: 'Pour supprimer un widget, <strong>glissez et déposez le widget sur la zone étiquetée "Corbeille"</strong> dans l'en-tête.'
|
paragraph3: "Pour supprimer un widget, <strong>glissez et déposez le widget sur la zone étiquetée \"Corbeille\"</strong> dans l'en-tête."
|
||||||
paragraph4: 'Pour terminer la personnalisation, cliquez sur "Terminer" dans le coin supérieur droit.'
|
paragraph4: "Pour terminer la personnalisation, cliquez sur \"Terminer\" dans le coin supérieur droit."
|
||||||
gotit: "Compris!"
|
gotit: "Compris!"
|
||||||
|
|
||||||
time:
|
time:
|
||||||
|
|
Loading…
Reference in a new issue