mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 12:42:07 +00:00 
			
		
		
		
	add category
This commit is contained in:
		| @@ -152,6 +152,7 @@ | ||||
|                 v-if="showDesc && sponsors && sponsors.segments" | ||||
|                 v-text="`${$t('video.sponsor_segments')}: ${sponsors.segments.length}`" | ||||
|             /> | ||||
|             <div v-if="showDesc && video.category" v-text="`${$t('video.category')}: ${video.category}`" /> | ||||
|         </div> | ||||
|  | ||||
|         <hr /> | ||||
|   | ||||
| @@ -157,7 +157,8 @@ | ||||
|         "chapters": "Chapters", | ||||
|         "live": "{0} Live", | ||||
|         "shorts": "Shorts", | ||||
|         "all": "All" | ||||
|         "all": "All", | ||||
|         "category": "Category" | ||||
|     }, | ||||
|     "search": { | ||||
|         "did_you_mean": "Did you mean: {0}?", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 vr10t
					vr10t