i18n: polish Slovak monitor copy

This commit is contained in:
VAIO73
2026-08-18 19:47:14 +02:00
parent 29cd269e08
commit 44d2dc7b43
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1765,7 +1765,7 @@ export function LxcAppPanel({ vmid, ctIp, onChange, managed, initialData }: Prop
)}
{tracking && st?.checked_at && (
<div className="text-[10px] text-muted-foreground/80 mt-0.5">
Checked {new Date(st.checked_at).toLocaleString([], { dateStyle: "short", timeStyle: "short" })}
{t("vmLxc.appEditor.checkedAt", { date: new Date(st.checked_at).toLocaleString([], { dateStyle: "short", timeStyle: "short" }) })}
</div>
)}
{/* Mobile-only repo link: falls into the metadata