Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix staking page title #898

Merged
merged 3 commits into from
Dec 26, 2022
Merged
Show file tree
Hide file tree
Changes from all 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
6 changes: 4 additions & 2 deletions src/lang/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokeny",
"Explore\/Pools": "Bazény",
"Explore\/Staking": "Stakování",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Stakování"
},
"mainMenu": {
"Swap": "Swap",
Expand All @@ -352,7 +353,8 @@
"Support": "Podpora",
"CreatePair": "Vytvořit pár",
"StakingContainer": "Stakování",
"Explore\/Container": "Prozkoumat"
"Explore\/Container": "Prozkoumat",
"SoraCard": "{Sora} Karta"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Token",
"Explore\/Pools": "Toto",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Tauschen",
Expand All @@ -352,7 +353,8 @@
"Support": "Support",
"CreatePair": "Erstelle ein Paar",
"StakingContainer": "Staking",
"Explore\/Container": "Entdecken"
"Explore\/Container": "Entdecken",
"SoraCard": "{Sora} Karte"
},
"social": {
"twitter": "Twitter",
Expand Down
7 changes: 4 additions & 3 deletions src/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokens",
"Explore\/Pools": "Pools",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Swap",
Expand All @@ -350,10 +351,10 @@
"About": "About",
"Stats": "Stats",
"Support": "Support",
"SoraCard": "SORA Card",
"CreatePair": "Create Pair",
"StakingContainer": "Staking",
"Explore\/Container": "Explore"
"Explore\/Container": "Explore",
"SoraCard": "{Sora} Card"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokens",
"Explore\/Pools": "Quinielas",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Agricultura"
"Explore\/Farming": "Agricultura",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Intercambio",
Expand All @@ -352,7 +353,8 @@
"Support": "Soporte",
"CreatePair": "Crear par",
"StakingContainer": "Staking",
"Explore\/Container": "Explorar"
"Explore\/Container": "Explorar",
"SoraCard": "{Sora} Tarjeta"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Jetons",
"Explore\/Pools": "Piscines",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Échanger",
Expand All @@ -352,7 +353,8 @@
"Support": "Support",
"CreatePair": "Créer une paire",
"StakingContainer": "Staking",
"Explore\/Container": "Explorer"
"Explore\/Container": "Explorer",
"SoraCard": "{Sora} Carte"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokeni",
"Explore\/Pools": "Bazeni",
"Explore\/Staking": "Ulaganje",
"Explore\/Farming": "Farmanje"
"Explore\/Farming": "Farmanje",
"Staking": "Ulaganje"
},
"mainMenu": {
"Swap": "Zamijenite",
Expand All @@ -352,7 +353,8 @@
"Support": "Suport",
"CreatePair": "Stvorite par",
"StakingContainer": "Ulaganje",
"Explore\/Container": "Istražiti"
"Explore\/Container": "Istražiti",
"SoraCard": "Kartica {Sora}"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokenek",
"Explore\/Pools": "Totó",
"Explore\/Staking": "Letét",
"Explore\/Farming": "Farmolás"
"Explore\/Farming": "Farmolás",
"Staking": "Letét"
},
"mainMenu": {
"Swap": "Váltás",
Expand All @@ -352,7 +353,8 @@
"Support": "Támogatás",
"CreatePair": "Pár létrehozása",
"StakingContainer": "Letét",
"Explore\/Container": "Kutat"
"Explore\/Container": "Kutat",
"SoraCard": "{Sora} Kártya"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/hy.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Նշաններ",
"Explore\/Pools": "Լողավազաններ",
"Explore\/Staking": "Ցուցադրում",
"Explore\/Farming": "Ֆարմինգ"
"Explore\/Farming": "Ֆարմինգ",
"Staking": "Ցուցադրում"
},
"mainMenu": {
"Swap": "Փոխանակում",
Expand All @@ -352,7 +353,8 @@
"Support": "Աջակցություն",
"CreatePair": "Ստեղծել զույգ",
"StakingContainer": "Ցուցադրում",
"Explore\/Container": "Հետազոտել"
"Explore\/Container": "Հետազոտել",
"SoraCard": "{Sora} Քարտ"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Token",
"Explore\/Pools": "Kolam",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Swap",
Expand All @@ -352,7 +353,8 @@
"Support": "Dukungan",
"CreatePair": "Buat Pair",
"StakingContainer": "Staking",
"Explore\/Container": "Menjelajahi"
"Explore\/Container": "Menjelajahi",
"SoraCard": "{Sora} Kartu"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Token",
"Explore\/Pools": "Piscine",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Scambia",
Expand All @@ -352,7 +353,8 @@
"Support": "Supporto",
"CreatePair": "Crea una pair",
"StakingContainer": "Staking",
"Explore\/Container": "Esplorare"
"Explore\/Container": "Esplorare",
"SoraCard": "{Sora} Card"
},
"social": {
"twitter": "Twitter",
Expand Down
2 changes: 2 additions & 0 deletions src/lang/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { en as walletEn, WALLET_CONSTS } from '@soramitsu/soraneo-wallet-web';
import { Operation, TransactionStatus } from '@sora-substrate/util';
import { RewardingEvents } from '@sora-substrate/util/build/rewards/consts';

import { DemeterPageNames } from '../modules/demeterFarming/consts';
import { PageNames, RewardsTabsItems } from '../consts';
import { EvmNetworkType } from '../utils/ethers-util';
import { MoonpayNotifications } from '../components/Moonpay/consts';
Expand Down Expand Up @@ -74,6 +75,7 @@ export default {
[PageNames.AddLiquidity]: 'Add Liquidity',
[PageNames.RemoveLiquidity]: 'Remove Liquidity',
[PageNames.PageNotFound]: 'Page Not Found',
[DemeterPageNames.Staking]: 'Staking',
},
mainMenu: {
[PageNames.Swap]: 'Swap',
Expand Down
6 changes: 4 additions & 2 deletions src/lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokens",
"Explore\/Pools": "Zwembaden",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Swap",
Expand All @@ -352,7 +353,8 @@
"Support": "Support",
"CreatePair": "Maak Paar",
"StakingContainer": "Staking",
"Explore\/Container": "Ontdekken"
"Explore\/Container": "Ontdekken",
"SoraCard": "{Sora} Kaart"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokens",
"Explore\/Pools": "Bassenger",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Bytte",
Expand All @@ -352,7 +353,8 @@
"Support": "Brukerstøtte",
"CreatePair": "Opprett par",
"StakingContainer": "Staking",
"Explore\/Container": "Utforske"
"Explore\/Container": "Utforske",
"SoraCard": "{Sora} Kort"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokeny",
"Explore\/Pools": "Baseny",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Wymiana",
Expand All @@ -352,7 +353,8 @@
"Support": "Pomoc",
"CreatePair": "Utwórz parę",
"StakingContainer": "Staking",
"Explore\/Container": "Badać"
"Explore\/Container": "Badać",
"SoraCard": "{Sora} Karta"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Токены",
"Explore\/Pools": "Пулы",
"Explore\/Staking": "Стейкинг",
"Explore\/Farming": "Фарминг"
"Explore\/Farming": "Фарминг",
"Staking": "Стейкинг"
},
"mainMenu": {
"Swap": "Обмен",
Expand All @@ -352,7 +353,8 @@
"Support": "Поддержка",
"CreatePair": "Создать пару",
"StakingContainer": "Стекинг",
"Explore\/Container": "Исследовать"
"Explore\/Container": "Исследовать",
"SoraCard": "{Sora} карта"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokeny",
"Explore\/Pools": "Bazény",
"Explore\/Staking": "Stakovanie",
"Explore\/Farming": "Farmárčenie"
"Explore\/Farming": "Farmárčenie",
"Staking": "Stakovanie"
},
"mainMenu": {
"Swap": "Výmena",
Expand All @@ -352,7 +353,8 @@
"Support": "Podpora",
"CreatePair": "Vytvoriť pár",
"StakingContainer": "Stakovanie",
"Explore\/Container": "Preskúmať"
"Explore\/Container": "Preskúmať",
"SoraCard": "{Sora} Karta"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Токени",
"Explore\/Pools": "Базени",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Ulaganje"
},
"mainMenu": {
"Swap": "Замените",
Expand All @@ -352,7 +353,8 @@
"Support": "Подршка",
"CreatePair": "Направите пар",
"StakingContainer": "Стeкинг",
"Explore\/Container": "Истражите"
"Explore\/Container": "Истражите",
"SoraCard": "{Sora} картица"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Tokens",
"Explore\/Pools": "Pooler",
"Explore\/Staking": "Utsättning",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Utsättning"
},
"mainMenu": {
"Swap": "Byt",
Expand All @@ -352,7 +353,8 @@
"Support": "Assistans",
"CreatePair": "Skapa Par",
"StakingContainer": "Utsättning",
"Explore\/Container": "Utforska"
"Explore\/Container": "Utforska",
"SoraCard": ""
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Token",
"Explore\/Pools": "hồ bơi",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Farming"
"Explore\/Farming": "Farming",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Đổi",
Expand All @@ -352,7 +353,8 @@
"Support": "Hỗ trợ",
"CreatePair": "Tạo một cặp token",
"StakingContainer": "Staking",
"Explore\/Container": "Khám phá"
"Explore\/Container": "Khám phá",
"SoraCard": "{Sora} Thẻ"
},
"social": {
"twitter": "Twitter",
Expand Down
6 changes: 4 additions & 2 deletions src/lang/yo.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,8 @@
"Explore\/Tokens": "Awọn ami-ami",
"Explore\/Pools": "Pools",
"Explore\/Staking": "Staking",
"Explore\/Farming": "Ogbin"
"Explore\/Farming": "Ogbin",
"Staking": "Staking"
},
"mainMenu": {
"Swap": "Iŕopo",
Expand All @@ -352,7 +353,8 @@
"Support": "Atilẹyin",
"CreatePair": "Ṣẹda Pair",
"StakingContainer": "Staking",
"Explore\/Container": "Ye"
"Explore\/Container": "Ye",
"SoraCard": "Kaadi {Sora}"
},
"social": {
"twitter": "Twitter",
Expand Down
Loading