From 973d30890ff8ca4a471089cc0af270b0510b7c40 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Tue, 3 Jun 2025 18:00:01 +0200 Subject: [PATCH] Rebase --- options/locale_next/locale_en-US.json | 4 ++++ 1 file changed, 4 insertions(+) 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." }