diff --git a/options/locale_next/locale_en-US.json b/options/locale_next/locale_en-US.json index 41fd09be40..23ea031cc8 100644 --- a/options/locale_next/locale_en-US.json +++ b/options/locale_next/locale_en-US.json @@ -148,5 +148,9 @@ "actions.runs.run_attempt_label": "Run attempt #%[1]s (%[2]s)", "actions.runs.viewing_out_of_date_run": "You are viewing an out-of-date run of this job that was executed %[1]s.", "actions.runs.view_most_recent_run": "View most recent run", + "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." }