mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-17 18:31:50 +02:00
update translations
This commit is contained in:
@@ -97,7 +97,7 @@ export default function HeartbeatSettings() {
|
||||
{isLoading ? (
|
||||
<div className="flex items-center gap-2 text-muted-foreground py-4">
|
||||
<LoaderCircleIcon className="h-4 w-4 animate-spin" />
|
||||
<Trans>Loading heartbeat status...</Trans>
|
||||
<Trans>Loading...</Trans>
|
||||
</div>
|
||||
) : status?.enabled ? (
|
||||
<div className="space-y-5">
|
||||
|
||||
Reference in New Issue
Block a user