diff --git a/options/locale_next/locale_en-US.json b/options/locale_next/locale_en-US.json
index 3015be3ecd..acb562fdc8 100644
--- a/options/locale_next/locale_en-US.json
+++ b/options/locale_next/locale_en-US.json
@@ -92,5 +92,9 @@
"discussion.locked": "This discussion has been locked. Commenting is limited to contributors.",
"editor.textarea.tab_hint": "Line already indented. Press Tab again or Escape to leave the editor.",
"editor.textarea.shift_tab_hint": "No indentation on this line. Press Shift + Tab again or Escape to leave the editor.",
+ "settings.theme_verified": "Verified",
+ "settings.theme_light": "Light",
+ "settings.theme_dark": "Dark",
+ "settings.theme_auto": "Auto (per your browser)",
"meta.last_line": "Thank you for translating Forgejo! This line isn't seen by the users but it serves other purposes in the translation management. You can place a fun fact in the translation instead of translating it."
}