mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
@ -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 (
|
||||
<>
|
||||
|
Reference in New Issue
Block a user