mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-07-29 20:08:26 +00:00
change-language.json
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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")}>
|
||||
|
||||
Reference in New Issue
Block a user