mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-30 20:21:58 +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:
		| @@ -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}?", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kskarthik
					kskarthik