diff --git a/editor/locale/lang.en.js b/editor/locale/lang.en.js
index 271f2a04..88a5c32a 100644
--- a/editor/locale/lang.en.js
+++ b/editor/locale/lang.en.js
@@ -120,13 +120,6 @@
{"id":"image_opt_ref","textContent":"Use file reference"},
{"id":"svginfo_editor_prefs","textContent":"Editor Preferences"},
{"id":"svginfo_lang","textContent":"Language"},
-{"id":"lang_cs","textContent":"Czech"},
-{"id":"lang_nl","textContent":"Dutch"},
-{"id":"lang_en","textContent":"English"},
-{"id":"lang_fr","textContent":"French"},
-{"id":"lang_de","textContent":"German"},
-{"id":"lang_ro","textContent":"Romanian"},
-{"id":"lang_sk","textContent":"Slovak"},
{"id":"svginfo_change_background","textContent":"Editor Background"},
{"id":"svginfo_bg_note","textContent":"Note: Background will not be saved with image."},
{"id":"icon_small","textContent":"Small"},
diff --git a/editor/svg-editor.html b/editor/svg-editor.html
index c2845798..97ab9dbe 100644
--- a/editor/svg-editor.html
+++ b/editor/svg-editor.html
@@ -405,14 +405,15 @@ script type="text/javascript" src="locale/locale.min.js">