2020-12-22 10:47:40 +00:00
|
|
|
/*
|
|
|
|
General.strings
|
|
|
|
DHBW-Service
|
|
|
|
|
|
|
|
Created by Patrick Müller on 22.12.20.
|
|
|
|
|
|
|
|
*/
|
|
|
|
"name" = "Name";
|
|
|
|
"course" = "Course";
|
|
|
|
"director" = "Director";
|
2020-12-23 15:41:04 +00:00
|
|
|
"filledAuto" = "filled automatically";
|
2020-12-23 16:26:36 +00:00
|
|
|
"welcomeText" = "Please enter your data in the following fields:";
|
2020-12-28 22:12:09 +00:00
|
|
|
"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.";
|
2020-12-29 10:02:46 +00:00
|
|
|
"contributors" = "Contributors";
|