1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-17 06:52:27 +01:00

[bug] erroneous translations in english (#226)

This commit is contained in:
Sylvain 2020-08-24 16:54:30 +02:00
parent 3bee34401d
commit abd6979ec7
5 changed files with 5 additions and 4 deletions

View File

@ -2,6 +2,7 @@
- Improved portuguese translations
- Fix a bug: unable to search for projects on OpenLab
- Fix a bug: erroneous translations in english (#226)
## v4.5.4 2020 July 29

View File

@ -1418,7 +1418,7 @@ en:
content: "Fully personalize this page to present your activity."
privacy:
title: "Privacy policy"
content: "<p>EExplain here how you use the data you collect about your members.</p><p>GDPR requires that a confidentiality policy is defined, as well as a data protection officer.</p>"
content: "<p>Explain here how you use the data you collect about your members.</p><p>GDPR requires that a confidentiality policy is defined, as well as a data protection officer.</p>"
draft:
title: "Draft"
content: "Click here to view a privacy policy draft with holes, which you just need to read and complete."

View File

@ -1418,7 +1418,7 @@ es:
content: "Fully personalize this page to present your activity."
privacy:
title: "Política de privacidad"
content: "<p>EExplain here how you use the data you collect about your members.</p><p>GDPR requires that a confidentiality policy is defined, as well as a data protection officer.</p>"
content: "<p>Explain here how you use the data you collect about your members.</p><p>GDPR requires that a confidentiality policy is defined, as well as a data protection officer.</p>"
draft:
title: "Draft"
content: "Click here to view a privacy policy draft with holes, which you just need to read and complete."

View File

@ -1418,7 +1418,7 @@ pt:
content: "Fully personalize this page to present your activity."
privacy:
title: "Política de privacidade"
content: "<p>EExplain here how you use the data you collect about your members.</p><p>GDPR requires that a confidentiality policy is defined, as well as a data protection officer.</p>"
content: "<p>Explain here how you use the data you collect about your members.</p><p>GDPR requires that a confidentiality policy is defined, as well as a data protection officer.</p>"
draft:
title: "Draft"
content: "Click here to view a privacy policy draft with holes, which you just need to read and complete."

View File

@ -371,7 +371,7 @@ en:
content: "<p>This page will allow you to consult the list of all machines and reserve a slot on behalf of a member.</p><p>A machine can be, for example, a 3D printer.</p><p>Members can also access this page and reserve a machine themselves, if credit card payment is enabled, or if some prices are equal to 0.</p>"
trainings:
title: "Trainings"
content: "<p>This page will allow you to consult the list of all training sessions and to register a member for a training session.</p><p>Certaines formations peuvent être un préalable à la réservation de certaines machines.</p><p>Members can also access this page and register for a training session themselves, if credit card payment is enabled, or if some prices are equal to 0.</p>"
content: "<p>This page will allow you to consult the list of all training sessions and to register a member for a training session.</p><p>Trainings can be set as prerequisites before allowing reservation of certain machines.</p><p>Members can also access this page and register for a training session themselves, if credit card payment is enabled, or if some prices are equal to 0.</p>"
spaces:
title: "Spaces"
content: "<p>This page will allow you to consult the list of all available spaces and to reserve a place on a slot, on behalf of a member.</p><p>A space can be, for example, a woodshop or a meeting room.</p><p>Their particularity is that they can be booked by several people at the same time.</p><p>Members can also access this page and reserve a machine themselves, if credit card payment is enabled, or if some prices are equal to 0.</p>"