forked from midou/invidious
		
	Add config option to display source code URL in footer (#2450)
This commit is contained in:
		@@ -425,5 +425,11 @@
 | 
			
		||||
    "Current version: ": "Current version: ",
 | 
			
		||||
    "next_steps_error_message": "After which you should try to: ",
 | 
			
		||||
    "next_steps_error_message_refresh": "Refresh",
 | 
			
		||||
    "next_steps_error_message_go_to_youtube": "Go to YouTube"
 | 
			
		||||
    "next_steps_error_message_go_to_youtube": "Go to YouTube",
 | 
			
		||||
    "footer_donate": "Donate: ",
 | 
			
		||||
    "footer_documentation": "Documentation",
 | 
			
		||||
    "footer_source_code": "Source code",
 | 
			
		||||
    "footer_original_source_code": "Original source code",
 | 
			
		||||
    "footer_modfied_source_code": "Modified Source code",
 | 
			
		||||
    "adminprefs_modified_source_code_url_label": "URL to modified source code repository"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user