diff --git a/src/components/pages/Settings.vue b/src/components/pages/Settings.vue
index 49b7ad9..5c483f2 100644
--- a/src/components/pages/Settings.vue
+++ b/src/components/pages/Settings.vue
@@ -476,6 +476,7 @@
+
diff --git a/src/lang/en.mjs b/src/lang/en.mjs
index 166414f..171536a 100644
--- a/src/lang/en.mjs
+++ b/src/lang/en.mjs
@@ -331,7 +331,8 @@ const en = {
n: "No, don't overwrite the file",
t: 'Overwrite only the tags',
b: 'No, keep both files and add a number to the duplicate',
- e: "No, and don't look at the extensions"
+ e: "No, and don't look at the extensions",
+ l: 'Overwrite only if upgrading bitrate (mp3 only)'
},
fallbackBitrate: 'Bitrate fallback',
fallbackSearch: 'Search fallback',