diff --git a/src/views/app.html b/src/views/app.html index bd81e8524..9f910b588 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -214,11 +214,15 @@
This will restore this app to the data from {{ restore.backup.creationTime | prettyDate }}
+This will restore this app to the data from {{ restore.backup.creationTime | prettyDate }}.
+Any data generated between now and the last known backup will be irrevocably lost. + It is recommended to create a backup of the current data before attempting a restore. +
+