Add localization for post-processing status messages
Introduces new translation keys for post-processing status messages ('merging formats' and 'removing sponsor segments') in all supported languages. Updates code to use these i18n keys in both downloader and GUI, improving localization and consistency of user-facing messages.
This commit is contained in:
@@ -169,6 +169,8 @@
|
||||
"processing_playlist": "📋 Memproses data playlist...",
|
||||
"paused": "Unduhan dijeda",
|
||||
"resumed": "Unduhan dilanjutkan",
|
||||
"merging_formats": "✨ Pasca-pemrosesan: Menggabungkan format...",
|
||||
"removing_sponsor_segments": "✨ Pasca-pemrosesan: Menghapus segmen sponsor...",
|
||||
"speed": "Kecepatan",
|
||||
"eta": "Waktu tersisa",
|
||||
"please_enter_url": "Silakan masukkan URL terlebih dahulu.",
|
||||
|
||||
Reference in New Issue
Block a user