mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-11-04 06:31:57 +00:00 
			
		
		
		
	Fix inconsistency in translation
This commit is contained in:
		@@ -206,7 +206,7 @@ var video_data = {
 | 
			
		||||
                    <% if !rvs.empty? %>
 | 
			
		||||
                        <div <% if plid %>style="display:none"<% end %>>
 | 
			
		||||
                            <div class="pure-control-group">
 | 
			
		||||
                                <label for="continue"><%= translate(locale, "Autoplay next video: ") %></label>
 | 
			
		||||
                                <label for="continue"><%= translate(locale, "Play next by default: ") %></label>
 | 
			
		||||
                                <input name="continue" id="continue" type="checkbox" <% if params.continue %>checked<% end %>>
 | 
			
		||||
                            </div>
 | 
			
		||||
                            <hr>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user