Update web/src/views/settings/ObjectSettingsView.tsx

Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
GuoQing Liu 2025-03-16 19:54:12 +08:00 committed by GitHub
parent d6153fa242
commit 5cb703a1b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,7 +54,7 @@ export default function ObjectSettingsView({
info: (
<>
<p className="mb-2">
<strong>{t("debug.boundingBoxes.colors")}</strong>
<strong>{t("debug.boundingBoxes.colors.label")}</strong>
</p>
<ul className="list-disc space-y-1 pl-5">
<Trans ns="views/settings">debug.boundingBoxes.colors.info</Trans>