update translations

This commit is contained in:
Henry Dollman
2024-10-30 16:06:57 -04:00
parent e4f1936698
commit 14a4715eb8
18 changed files with 121 additions and 62 deletions

View File

@@ -82,7 +82,9 @@ export default function () {
{t("home.active_des", {
value: alert.value,
unit: info.unit,
minutes: alert.min,
})}
{t("minutes", {
count: alert.min,
})}
</AlertDescription>
<Link