Fixing small issue, adding Settings, adding Acknowledgements, adding logout functionality

This commit is contained in:
2020-12-28 23:12:09 +01:00
committed by Patrick Müller
parent 6c3e0f498a
commit 52dbfa60ea
7 changed files with 120 additions and 2 deletions
@@ -10,3 +10,8 @@
"director" = "Director";
"filledAuto" = "filled automatically";
"welcomeText" = "Please enter your data in the following fields:";
"settings" = "Settings";
"other" = "Other";
"logoutClearData" = "Logout and clear all data";
"logout" = "Logout";
"confirmLogoutMessage" = "Are you sure you want to logout and clear all data? This cannot be undone.";