mirror of
				https://github.com/Mueller-Patrick/DHBW-Service-App.git
				synced 2025-11-04 02:35:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			472 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			472 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/* 
 | 
						|
  General.strings
 | 
						|
  DHBW-Service
 | 
						|
 | 
						|
  Created by Patrick Müller on 22.12.20.
 | 
						|
  
 | 
						|
*/
 | 
						|
"name" = "Name";
 | 
						|
"course" = "Course";
 | 
						|
"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.";
 |