diff --git a/html/index.html b/html/index.html
index 7ddf44d..3385b48 100644
--- a/html/index.html
+++ b/html/index.html
@@ -133,7 +133,7 @@
             
             
         
-        
+        
         
 
 
diff --git a/translations/en.json b/translations/en.json
index e9c8db9..5c0465f 100644
--- a/translations/en.json
+++ b/translations/en.json
@@ -39,5 +39,11 @@
 	"Progress":"Progress",
 	"Speed":"Speed",
 	"Quality":"Quality",
-	"Restart app":"Restart app"
+	"Restart app":"Restart app",
+	"Subtitles":"Subtitles",
+	"Download subtitles if available":"Download subtitles if available",
+	"Download auto generated subtitles":"Download auto generated subtitles",
+	"Extract Audio from Video":"Extract Audio from Video",
+	"Extract":"Extract"
+
 }
diff --git a/translations/translate.json b/translations/translate.json
deleted file mode 100644
index 2f1ea80..0000000
--- a/translations/translate.json
+++ /dev/null
@@ -1,30 +0,0 @@
-{
-    "Click to paste video URL or ID [Ctrl + V]":"",
-    "Preferences":"",
-    "About":"",
-    "Download location":"",
-    "Current download location - " : "",
-    "Enable transparent dark mode(only Linux, needs restart)" : "",
-    "Please wait, yt-dlp is being downloaded" : "",
-    "Video": "",
-    "Audio": "",
-    "Title " : "",
-    "Select Format ": "",
-    "Download":"",
-    "Select Download Location":"",
-    "More options": "",
-    "Start":"",
-    "Select Language":"",
-    "Download particular time-range":"",
-    "End":"",
-    "If kept empty, it will start from the beginning":"",
-    "If kept empty, it will be downloaded to the end":"",
-    "Homepage":"",
-    "ytDownloader lets you download videos (and sometimes audios) from hundreds of sites like Youtube, Facebook, Instagram, Tiktok, Twitter and so on":"",
-
-    "It's a Free and Open Source app built on top of Node.js and Electron. yt-dlp has been used for downloading":"",
-
-    "Source Code is available ":"",
-    "here":"",
-    "Processing":""
-}
\ No newline at end of file