forked from midou/invidious
		
	Fix locale discrepancy for extend desc feature
This commit is contained in:
		@@ -77,6 +77,7 @@
 | 
			
		||||
    "Fallback captions: ": "Subtítulos alternativos: ",
 | 
			
		||||
    "Show related videos: ": "¿Mostrar vídeos relacionados? ",
 | 
			
		||||
    "Show annotations by default: ": "¿Mostrar anotaciones por defecto? ",
 | 
			
		||||
    "Automatically extend video description: ": "",
 | 
			
		||||
    "Visual preferences": "Preferencias visuales",
 | 
			
		||||
    "Player style: ": "Estilo de reproductor: ",
 | 
			
		||||
    "Dark mode: ": "Modo oscuro: ",
 | 
			
		||||
@@ -156,6 +157,8 @@
 | 
			
		||||
    "Title": "Título",
 | 
			
		||||
    "Playlist privacy": "Privacidad de la lista de reproducción",
 | 
			
		||||
    "Editing playlist `x`": "Editando la lista de reproducción 'x'",
 | 
			
		||||
    "Show more": "",
 | 
			
		||||
    "Show less": "",
 | 
			
		||||
    "Watch on YouTube": "Ver el vídeo en Youtube",
 | 
			
		||||
    "Hide annotations": "Ocultar anotaciones",
 | 
			
		||||
    "Show annotations": "Mostrar anotaciones",
 | 
			
		||||
@@ -412,4 +415,4 @@
 | 
			
		||||
    "hdr": "hdr",
 | 
			
		||||
    "filter": "filtro",
 | 
			
		||||
    "Current version: ": "Versión actual: "
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user