i18n: update language files and fix strings for new lingui version

This commit is contained in:
henrygd
2025-03-06 00:58:29 -05:00
parent 7edcf8db85
commit fd79bc3341
30 changed files with 4606 additions and 4265 deletions

View File

@@ -229,7 +229,7 @@ function AlertContent({ data }: { data: AlertData }) {
)}
<Trans>
For <strong className="text-foreground">{min}</strong>{" "}
<Plural value={min} one=" minute" other=" minutes" />
<Plural value={min} one="minute" other="minutes" />
</Trans>
</p>
<div className="flex gap-3">