Think for yourself text

This commit is contained in:
Julia Friesel
2018-12-23 19:04:11 +01:00
parent b5240e32b0
commit 6a79f35e90
2 changed files with 15 additions and 1 deletions
+5 -1
View File
@@ -112,7 +112,11 @@ export default {
},
aboutSection: {
title: 'About',
segmentExplainer: `Please note that your data is stored locally on your phone and not on a server. We want to ensure that you stay in control of your own data. If you are planning to switch or reset your phone, please remember to export your data before doing so. You can reinstall the app afterwards and import your data.\n\nIf you encounter any technical issues, don't hesitate to contact via ${links.email.url}. You can also contribute to the code base on ${links.gitlab.url}`,
text: `Please note that your data is stored locally on your phone and not on a server. We want to ensure that you stay in control of your own data. If you are planning to switch or reset your phone, please remember to export your data before doing so. You can reinstall the app afterwards and import your data.\n\nIf you encounter any technical issues, don't hesitate to contact via ${links.email.url}. You can also contribute to the code base on ${links.gitlab.url}`,
},
philosophy: {
title: 'Remember to think for yourself',
text: `Drip makes period predictions for you and helps you apply NFP fertility awareness rules. But please remember that this app is made by humans, and humans make mistakes. Always think for yourself - does this make sense? Remember, you don't need an app to understand your cycle!`,
},
license: {
title: 'drip is an open-source cycle tracking app',