chore: Update translations

This commit is contained in:
2024-05-13 13:34:11 +00:00
parent 1060122263
commit 8daadb47c2

View File

@ -301,4 +301,4 @@ function formatShort(n: number) {
} else { } else {
return n.toFixed(0); return n.toFixed(0);
} }
} }