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:
oop7
2025-12-06 21:40:40 +02:00
parent 83d37676ae
commit e8482ce180
14 changed files with 56 additions and 56 deletions
+4 -4
View File
@@ -366,10 +366,10 @@
},
"video_info": {
"channel": "Saluran",
"views": "Tayangan",
"likes": "Suka",
"upload_date": "Tanggal upload",
"duration": "Durasi",
"views": "👁 Tayangan",
"likes": "👍 Suka",
"upload_date": "📅 Tanggal upload",
"duration": "Durasi",
"unknown_channel": "Saluran tidak diketahui",
"unknown_date": "Tanggal tidak diketahui",
"unknown_title": "Judul tidak diketahui"