From 6bdd1d0629b39a84cb577558fcf5732dcf550a5a Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Tue, 3 Jun 2025 18:00:01 +0200 Subject: [PATCH] Add strings --- options/locale_next/locale_en-US.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/options/locale_next/locale_en-US.json b/options/locale_next/locale_en-US.json index b1c98e4551..abfedcd948 100644 --- a/options/locale_next/locale_en-US.json +++ b/options/locale_next/locale_en-US.json @@ -100,6 +100,12 @@ "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.", "admin.dashboard.cleanup_offline_runners": "Cleanup offline runners", + "settings.theme_recommended": "Recommended", + "settings.theme_light": "Light", + "settings.theme_dark": "Dark", + "settings.theme_auto": "Auto (per your browser)", + "error.issue_not_found": "Issue not found", + "admin.dashboard.cleanup_offline_runners": "Cleanup offline runners", "settings.visibility.description": "Profile visibility affects others' ability to access your non-private repositories. Learn more", "avatar.constraints_hint": "Custom avatar may not exceed %[1]s in size or be larger than %[2]dx%[3]d pixels", "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."