Skip to content

Commit

Permalink
chore: locales
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Jul 4, 2024
1 parent 0dfe37a commit 71ecebd
Show file tree
Hide file tree
Showing 4 changed files with 590 additions and 70 deletions.
18 changes: 6 additions & 12 deletions apps/defi/src/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,12 @@
"value": "Discussion forum"
}
],
"E1WhIq": [
{
"type": 0,
"value": "Add to metamask"
}
],
"E1arCe": [
{
"type": 0,
Expand Down Expand Up @@ -1331,12 +1337,6 @@
"value": "Succeeded"
}
],
"Li58tH": [
{
"type": 0,
"value": "Validating"
}
],
"LpWMOQ": [
{
"type": 0,
Expand Down Expand Up @@ -2843,12 +2843,6 @@
"value": "Error while bridging"
}
],
"ppjHLD": [
{
"type": 0,
"value": "Validating Transaction"
}
],
"qNe+Iz": [
{
"type": 0,
Expand Down
9 changes: 3 additions & 6 deletions apps/defi/src/lang/extracts/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,9 @@
"DzgeN/": {
"defaultMessage": "Discussion forum"
},
"E1WhIq": {
"defaultMessage": "Add to metamask"
},
"E1arCe": {
"defaultMessage": "9m"
},
Expand Down Expand Up @@ -542,9 +545,6 @@
"LOghU6": {
"defaultMessage": "Succeeded"
},
"Li58tH": {
"defaultMessage": "Validating"
},
"LpWMOQ": {
"defaultMessage": "No transaction"
},
Expand Down Expand Up @@ -1130,9 +1130,6 @@
"pYbH7c": {
"defaultMessage": "Error while bridging"
},
"ppjHLD": {
"defaultMessage": "Validating Transaction"
},
"qNe+Iz": {
"defaultMessage": "Wrap with Origin"
},
Expand Down
Loading

0 comments on commit 71ecebd

Please sign in to comment.