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:50:42 +08:00 committed by GitHub
parent 9ebf156542
commit 6bb517bd52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@ export default function ObjectSettingsView({
param: "regions",
title: t("debug.regions.title"),
description: t("debug.regions.desc"),
info: <>{t("debug.regions.tips")}</>,
info: <Trans ns="views/settings">debug.regions.tips</Trans>,
},
];