Skip to content

Commit 40beb57

Browse files
committed
fix: text
1 parent 85c25bb commit 40beb57

File tree

6 files changed

+9
-6
lines changed

6 files changed

+9
-6
lines changed

src/layouts/components/NavItems.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export const NavItems = ({ setOpen }: NavItemsProps) => {
140140
},
141141
})}
142142
>
143-
<Trans>sGHO</Trans>
143+
<Trans>Savings</Trans>
144144
</Button>
145145
)}
146146
</ListItem>

src/locales/el/messages.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/locales/en/messages.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/locales/en/messages.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,10 @@ msgstr "Migrate your assets"
790790
msgid "AAVE and ABPT holders (Ethereum network only) can stake their assets in the Safety Module to add more security to the protocol and earn Safety Incentives. In the case of a shortfall event, your stake can be slashed to cover the deficit, providing an additional layer of protection for the protocol."
791791
msgstr "AAVE and ABPT holders (Ethereum network only) can stake their assets in the Safety Module to add more security to the protocol and earn Safety Incentives. In the case of a shortfall event, your stake can be slashed to cover the deficit, providing an additional layer of protection for the protocol."
792792

793+
#: src/layouts/components/NavItems.tsx
794+
msgid "Savings"
795+
msgstr "Savings"
796+
793797
#: src/components/transactions/Emode/EmodeModalContent.tsx
794798
#: src/modules/dashboard/DashboardEModeButton.tsx
795799
msgid "Asset category"
@@ -1095,7 +1099,6 @@ msgstr "Unstake window"
10951099
msgid "Reload"
10961100
msgstr "Reload"
10971101

1098-
#: src/layouts/components/NavItems.tsx
10991102
#: src/layouts/components/NavItems.tsx
11001103
#: src/modules/reserve-overview/Gho/SavingsGho.tsx
11011104
#: src/modules/reserve-overview/Gho/SavingsGho.tsx

src/locales/es/messages.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/locales/fr/messages.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)