mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	Fix shorts Thumbnail scaling (#1153)
* handle shorts videos in trending page * shorts label for video items if video length <= a minute * fix translation * fix: shorts thumbnail scaling * Use tailwind classes and properly do localization. * Add class for short videos. Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									e875856997
								
							
						
					
					
						commit
						187804f9a1
					
				
					 2 changed files with 28 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -105,7 +105,8 @@
 | 
			
		|||
        "sponsor_segments": "Sponsors Segments",
 | 
			
		||||
        "ratings_disabled": "Ratings Disabled",
 | 
			
		||||
        "chapters": "Chapters",
 | 
			
		||||
        "live": "{0} Live"
 | 
			
		||||
        "live": "{0} Live",
 | 
			
		||||
        "shorts": "Shorts"
 | 
			
		||||
    },
 | 
			
		||||
    "search": {
 | 
			
		||||
        "did_you_mean": "Did you mean: {0}?",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue