mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-09-20 13:47:05 +00:00
i18n: polish Slovak monitor copy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user