Skip to content

Commit

Permalink
chore: locales
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Jun 20, 2024
1 parent 697d305 commit 9c7554b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 0 deletions.
50 changes: 50 additions & 0 deletions apps/defi/src/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,12 @@
"value": "OETH analytics"
}
],
"2zUGfB": [
{
"type": 0,
"value": "Enable rebasing"
}
],
"3Lr8o5": [
{
"type": 0,
Expand Down Expand Up @@ -651,6 +657,12 @@
"value": "The amount of OGV in your wallet"
}
],
"9/afiv": [
{
"type": 0,
"value": "Signing"
}
],
"94TAJq": [
{
"type": 0,
Expand Down Expand Up @@ -1177,6 +1189,12 @@
"value": "Claim Rewards"
}
],
"IP0AHa": [
{
"type": 0,
"value": "Error while enabling rebasing"
}
],
"IfZsEo": [
{
"type": 0,
Expand Down Expand Up @@ -1845,6 +1863,12 @@
"value": "symbolStaked"
}
],
"TpHJwv": [
{
"type": 0,
"value": "Rebase enabled"
}
],
"TrKxvg": [
{
"type": 0,
Expand Down Expand Up @@ -2625,6 +2649,16 @@
"value": "Approving"
}
],
"m2eUvr": [
{
"type": 0,
"value": "Enable rebasing for "
},
{
"type": 1,
"value": "symbol"
}
],
"m9XypM": [
{
"type": 0,
Expand Down Expand Up @@ -3003,6 +3037,12 @@
"value": "Casting vote"
}
],
"v0B1E9": [
{
"type": 0,
"value": "Enabling rebasing"
}
],
"vLIiaK": [
{
"type": 0,
Expand Down Expand Up @@ -3127,6 +3167,16 @@
"value": "Earnings and transaction history"
}
],
"xpU+qf": [
{
"type": 1,
"value": "symbolIn"
},
{
"type": 0,
"value": " on contract"
}
],
"xwfunk": [
{
"type": 0,
Expand Down
21 changes: 21 additions & 0 deletions apps/defi/src/lang/extracts/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
"2ahSeJ": {
"defaultMessage": "OETH analytics"
},
"2zUGfB": {
"defaultMessage": "Enable rebasing"
},
"3Lr8o5": {
"defaultMessage": "Larger redemptions coming soon"
},
Expand Down Expand Up @@ -260,6 +263,9 @@
"8w4BfJ": {
"defaultMessage": "The amount of OGV in your wallet"
},
"9/afiv": {
"defaultMessage": "Signing"
},
"94TAJq": {
"defaultMessage": "TVL: {tvl}"
},
Expand Down Expand Up @@ -467,6 +473,9 @@
"IEM00S": {
"defaultMessage": "Claim Rewards"
},
"IP0AHa": {
"defaultMessage": "Error while enabling rebasing"
},
"IfZsEo": {
"defaultMessage": "Vote against"
},
Expand Down Expand Up @@ -701,6 +710,9 @@
"Th/AXT": {
"defaultMessage": "{amount} {symbolIn} for {amountLiquid} {symbolLiquid}, staked for {amountStaked} {symbolStaked}"
},
"TpHJwv": {
"defaultMessage": "Rebase enabled"
},
"TrKxvg": {
"defaultMessage": "You affirm that you are not a subject of economic or trade sanctions administered or enforced by any governmental authority or otherwise designated on any list of prohibited or restricted parties, including the list maintained by the Office of Foreign Assets Control of the U.S. Department of the Treasury."
},
Expand Down Expand Up @@ -1043,6 +1055,9 @@
"m/L3sK": {
"defaultMessage": "Approving"
},
"m2eUvr": {
"defaultMessage": "Enable rebasing for {symbol}"
},
"m9XypM": {
"defaultMessage": "Sending {amount} {symbolIn} to {chainOut}."
},
Expand Down Expand Up @@ -1208,6 +1223,9 @@
"utrdPr": {
"defaultMessage": "Casting vote"
},
"v0B1E9": {
"defaultMessage": "Enabling rebasing"
},
"vLIiaK": {
"defaultMessage": "Bridge {symbol}"
},
Expand Down Expand Up @@ -1259,6 +1277,9 @@
"xnfnI5": {
"defaultMessage": "Earnings and transaction history"
},
"xpU+qf": {
"defaultMessage": "{symbolIn} on contract"
},
"xwfunk": {
"defaultMessage": "Restricted Access"
},
Expand Down

0 comments on commit 9c7554b

Please sign in to comment.