Add icons to video info labels in translations
Updated the 'views', 'likes', 'upload_date', and 'duration' fields in the video_info section across all language files to include relevant icons for improved visual clarity and consistency in the UI.
This commit is contained in:
+4
-4
@@ -366,10 +366,10 @@
|
||||
},
|
||||
"video_info": {
|
||||
"channel": "चैनल",
|
||||
"views": "दृश्य",
|
||||
"likes": "पसंद",
|
||||
"upload_date": "अपलोड दिनांक",
|
||||
"duration": "अवधि",
|
||||
"views": "👁 दृश्य",
|
||||
"likes": "👍 पसंद",
|
||||
"upload_date": "📅 अपलोड दिनांक",
|
||||
"duration": "⏱ अवधि",
|
||||
"unknown_channel": "अज्ञात चैनल",
|
||||
"unknown_date": "अज्ञात दिनांक",
|
||||
"unknown_title": "अज्ञात शीर्षक"
|
||||
|
||||
Reference in New Issue
Block a user