chore: update related time format (#1621)

chore: update related time
This commit is contained in:
boojack
2023-05-02 08:54:51 +08:00
committed by GitHub
parent 34700a4c52
commit 8911ea1619
7 changed files with 29 additions and 19 deletions

View File

@ -110,7 +110,7 @@ const UsageHeatMap = () => {
// This interpolation is not being used because of the current styling,
// but it can improve translation quality by giving it a more meaningful context
const tMemoInOpts = { amount: "", period: "", date: "" };
const tMemoInOpts = { amount: memoAmount, period: "", date: "" };
return (
<>