change-language.json

This commit is contained in:
MacRimi
2026-07-15 17:28:10 +02:00
parent 892a90fa3c
commit ddd9e35c83
4 changed files with 4 additions and 4 deletions

View File

@@ -225,7 +225,7 @@ export default async function PbsDestinationPage({
</h3>
<p className="mb-4 text-gray-800 leading-relaxed">
{t.rich("encryption.blobUploadBody1", { code, strong })}
{t.rich("encryption.blobUploadBody1", { code, strong, em })}
</p>
<figure className="my-6">

View File

@@ -350,7 +350,7 @@ python3 -c "from pycoral.utils.edgetpu import list_edge_tpus; print(list_edge_tp
</Callout>
<Callout variant="troubleshoot" title={t("troubleshoot.alpineTitle")}>
{t.rich("troubleshoot.alpineBody", { code })}
{t.rich("troubleshoot.alpineBody", { code, em })}
</Callout>
<Callout variant="troubleshoot" title={t("troubleshoot.frigateTitle")}>