From 2603019574d3aee5c6eee026e83e45b5d6607db7 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 1 Mar 2026 13:45:37 +0800 Subject: [PATCH] scan i18n --- locales/en/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en/translation.json b/locales/en/translation.json index 7aed918a..e23dba8a 100644 --- a/locales/en/translation.json +++ b/locales/en/translation.json @@ -627,6 +627,7 @@ "Segment duration less than 5 seconds": "Segment duration less than 5 seconds", "Segment label (exact)": "Segment label (exact)", "Segment label (regexp)": "Segment label (regexp)", + "Segment label (starts with)": "Segment label (starts with)", "Segment manipulation mouse modifier key": "Segment manipulation mouse modifier key", "Segment mode: \"{{mode1}}\" will create segments bounding the black sections. \"{{mode2}}\" will create segments that start/stop at the center of each black section.": "Segment mode: \"{{mode1}}\" will create segments bounding the black sections. \"{{mode2}}\" will create segments that start/stop at the center of each black section.", "Segment mode: \"{{mode1}}\" will create segments bounding the silent sections. \"{{mode2}}\" will create segments that start/stop at the center of each silent section.": "Segment mode: \"{{mode1}}\" will create segments bounding the silent sections. \"{{mode2}}\" will create segments that start/stop at the center of each silent section.",