Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions public/locales/ca-CA/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -470,8 +470,6 @@
"last_affecting_transaction": "Última transacció afectada tx",
"Version": "Versió",
"increased_by": "incrementat en",
"lp_token_balance": "Saldo del Token LP",
"token_balance": "Saldo del Token",
"trading_fee": "Comissió d'intercanvi",
"tvl": "TVL",
"account_address": "Adreça del Comtpe",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/en-US/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,8 +482,6 @@
"last_affecting_transaction": "Last affecting tx",
"Version": "Version",
"increased_by": "increased by",
"lp_token_balance": "LP Token Balance",
"token_balance": "Token Balance",
"trading_fee": "Trading Fee",
"tvl": "TVL",
"account_address": "Account Address",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/es-ES/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,8 +468,6 @@
"last_affecting_transaction": "Última tx afectada",
"Version": "Versión",
"increased_by": "incrementado por",
"lp_token_balance": "Balance de Token en la LP",
"token_balance": "Balance de Tokens",
"trading_fee": "Comisión de Cambio",
"tvl": "TVL",
"account_address": "Dirección de la Cuenta",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/fr-FR/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -470,8 +470,6 @@
"last_affecting_transaction": "Dernière transaction affectée",
"Version": "Version",
"increased_by": "augmenté de",
"lp_token_balance": "Solde du jeton LP",
"token_balance": "Solde du jeton",
"trading_fee": "Commission",
"tvl": "TVL",
"account_address": "Adresse du compte",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/ja-JP/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -470,8 +470,6 @@
"last_affecting_transaction": "最新の関連トランザクション",
"Version": "バージョン",
"increased_by": null,
"lp_token_balance": "LPトークン残高",
"token_balance": "トークン残高",
"trading_fee": "取引手数料",
"tvl": "TVM",
"account_address": "アカウントアドレス",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/ko-KR/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,8 +468,6 @@
"last_affecting_transaction": "최종 트랜잭션에 영향을 미친 항목",
"Version": "버전",
"increased_by": "증가량",
"lp_token_balance": "유동성 공급 토큰 잔고",
"token_balance": "토큰 잔고",
"trading_fee": "트랜잭션 수수료",
"tvl": "총 잠긴 가치(TVL)",
"account_address": "계정 주소",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/my-MM/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,6 @@
"last_affecting_transaction": "နောက်ဆုံး သက်ရောက်မှုရှိသော ငွေလွှဲမှု",
"Version": "ဗားရှင်း",
"increased_by": "တိုးလာသည်",
"lp_token_balance": "LP Token လက်ကျန်",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If these tokens are used in the new AMM page, it will be useful to preserve the international translations.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. We can reuse lp_token_balance. I will keep it then.

"token_balance": "Token လက်ကျန်",
"trading_fee": "ရောင်းဝယ်မှု အခကြေးငွေ",
"tvl": "TVL",
"account_address": "အကောင့် လိပ်စာ",
Expand Down

This file was deleted.

This file was deleted.

149 changes: 0 additions & 149 deletions src/containers/Accounts/AMM/AMMAccounts/index.tsx

This file was deleted.

Loading
Loading