re-added missing i18n keys
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			ref #11
This commit is contained in:
		| @@ -55,6 +55,7 @@ | ||||
|             </div> | ||||
|  | ||||
|             <div> | ||||
|               <!-- svelte-ignore a11y-label-has-associated-control --> | ||||
|               <label class="block text-sm font-medium text-gray-700"> | ||||
|                 Photo | ||||
|               </label> | ||||
| @@ -71,6 +72,7 @@ | ||||
|             </div> | ||||
|  | ||||
|             <div> | ||||
|               <!-- svelte-ignore a11y-label-has-associated-control --> | ||||
|               <label class="block text-sm font-medium text-gray-700"> | ||||
|                 Cover photo | ||||
|               </label> | ||||
|   | ||||
| @@ -47,7 +47,7 @@ | ||||
|     "login_is_checked": "Login is being checked...", | ||||
|     "logout": "Logout", | ||||
|     "mail-validation-in-progress": "mail validation in progress...", | ||||
|     "minimum-lap-time-in-s": "Minimum lap time in s", | ||||
|     "minimum-lap-time-in-s": "minimum lap time in s", | ||||
|     "no-tracks-added-yet": "there are no tracks added yet.", | ||||
|     "orgs": "Orgs", | ||||
|     "oss_credit_description": "We use a lot of open source software on these projects, and would like to thank the following projects and contributors who help make open source great!", | ||||
| @@ -66,6 +66,7 @@ | ||||
|     "total-donations": "total donations", | ||||
|     "total-scans": "total scans", | ||||
|     "track-added": "Track added", | ||||
|     "track-data-is-being-loaded": "Track data is being loaded", | ||||
|     "track-is-being-added": "Track is being added...", | ||||
|     "track-length-in-m": "Track Length in m", | ||||
|     "track-name": "Track name", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user