File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ export const MerklIncentivesTooltipContent = ({
124124 variant = { typographyVariant }
125125 />
126126 < Typography variant = { typographyVariant } sx = { { ml : 1 } } >
127- < Trans > APR </ Trans >
127+ < Trans > APY </ Trans >
128128 </ Typography >
129129 </ Box >
130130 </ Row >
@@ -167,7 +167,7 @@ export const MerklIncentivesTooltipContent = ({
167167 variant = { typographyVariant }
168168 />
169169 < Typography variant = { typographyVariant } sx = { { ml : 1 } } >
170- < Trans > APR </ Trans >
170+ < Trans > APY </ Trans >
171171 </ Typography >
172172 </ Box >
173173 </ Row >
@@ -227,7 +227,7 @@ export const MerklIncentivesTooltipContent = ({
227227 variant = { typographyVariant }
228228 />
229229 < Typography variant = { typographyVariant } sx = { { ml : 1 } } >
230- < Trans > APR </ Trans >
230+ < Trans > APY </ Trans >
231231 </ Typography >
232232 </ Box >
233233 </ Row >
Original file line number Diff line number Diff line change @@ -500,9 +500,6 @@ msgstr "Switch Network"
500500
501501#: src/components/incentives/IncentivesTooltipContent.tsx
502502#: src/components/incentives/IncentivesTooltipContent.tsx
503- #: src/components/incentives/MerklIncentivesTooltipContent.tsx
504- #: src/components/incentives/MerklIncentivesTooltipContent.tsx
505- #: src/components/incentives/MerklIncentivesTooltipContent.tsx
506503#: src/components/transactions/SavingsGho/SavingsGhoModalDepositContent.tsx
507504#: src/modules/reserve-overview/Gho/SavingsGho.tsx
508505msgid "APR"
@@ -3277,6 +3274,9 @@ msgstr "Amount must be greater than 0"
32773274msgid "Selected supply assets"
32783275msgstr "Selected supply assets"
32793276
3277+ #: src/components/incentives/MerklIncentivesTooltipContent.tsx
3278+ #: src/components/incentives/MerklIncentivesTooltipContent.tsx
3279+ #: src/components/incentives/MerklIncentivesTooltipContent.tsx
32803280#: src/components/incentives/MerklIncentivesTooltipContent.tsx
32813281#: src/components/incentives/MerklIncentivesTooltipContent.tsx
32823282#: src/modules/dashboard/lists/BorrowedPositionsList/BorrowedPositionsList.tsx
You can’t perform that action at this time.
0 commit comments