Skip to content

Commit

Permalink
Merge pull request #439 from m52go/remove-markets
Browse files Browse the repository at this point in the history
Remove markets page + redirect to https://bisq.markets
  • Loading branch information
m52go committed Jul 28, 2021
2 parents 82ea5e4 + 088f576 commit 60327b8
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 307 deletions.
5 changes: 0 additions & 5 deletions _data/de.yml
Expand Up @@ -166,11 +166,6 @@ downloads:
hMobileNotifications: Bisq Handy-Benachrichtigungen
pMobileNotifications: Halten Sie sich über Ihre Trades auf dem Laufenden und erhalten Sie Benachrichtigungen auf Ihrem Handy.

markets:
buy: Kaufe BTC Angebote
sell: Verkaufe BTC Angebote
tradeHistory: Trade Verlauf <span class="grey">(Letzten 100 Trades)</span>

stats:
hNetworkStats: Netzwerk-Statistiken
pSeeMarkets: "<p>Auf der <a href='https://bisq.network/markets'>Märkte Seite</a> finden Sie das Volumen je nach Währung.</p>"
Expand Down
5 changes: 0 additions & 5 deletions _data/en.yml
Expand Up @@ -159,11 +159,6 @@ downloads:
hMobileNotifications: Bisq Mobile Notifications
pMobileNotifications: Stay up-to-date on your trades and receive notifications on your mobile phone.

markets:
buy: Buy BTC Offers
sell: Sell BTC Offers
tradeHistory: Trade History <span class="grey">(Last 100 trades)</span>

getting_started:
pageTitle: Getting Started
h3Intro: This guide covers just what you need to get trading quickly!
Expand Down
5 changes: 0 additions & 5 deletions _data/es.yml
Expand Up @@ -166,11 +166,6 @@ downloads:
hMobileNotifications: Notificaciones móviles Bisq
pMobileNotifications: Manténgase al día en sus intercambios y reciba notificaciones en su celular.

markets:
buy: Comprar ofertas BTC
sell: Vender ofertas BTC
tradeHistory: Historial de intercambios <span class="grey">(Últimos 100 intercambios)</span>

stats:
hNetworkStats: Estado de red
pSeeMarkets: "<p>Ver la <a href='https://bisq.network/es/markets'>página de Mercados</a> para el volumen por moneda.</p>"
Expand Down
5 changes: 0 additions & 5 deletions _data/fr.yml
Expand Up @@ -166,11 +166,6 @@ downloads:
hMobileNotifications: Notifications Bisq sur téléphone portable
pMobileNotifications: Restez au fait de l'évolution de vos transactions et recevez des notifications sur votre téléphone portable.

markets:
buy: " Offres d'achat BTC"
sell: " Offres de vente BTC"
tradeHistory: Historique des échanges <span class="grey">(Derniers 100 échanges)</span>

stats:
hNetworkStats: Stats du réseau
pSeeMarkets: "<p>Voir <a href='https://bisq.network/fr/markets'>la page des marchés</a> pour le volume par devise.</p>"
Expand Down
5 changes: 0 additions & 5 deletions _data/ja.yml
Expand Up @@ -166,11 +166,6 @@ downloads:
hMobileNotifications: Bisqモバイル通知
pMobileNotifications: トレードを最新の状態に保ち、携帯電話で通知を受け取りましょう。

markets:
buy: BTCオファーを購入
sell: BTCオファーを売却
tradeHistory: トレード履歴<span class="grey">(最近の100トレード)</span>

stats:
hNetworkStats: ネットワーク統計
pSeeMarkets: "<p>通貨別の取引高については<a href='https://bisq.network/ja/markets'>マーケットのページ</a>をご覧ください。</p>"
Expand Down
5 changes: 0 additions & 5 deletions _data/pt-BR.yml
Expand Up @@ -166,11 +166,6 @@ downloads:
hMobileNotifications: Notificações da Bisq Móvel
pMobileNotifications: Mantenha-se atualizado sobre suas negociações e receba notificações no seu celular.

markets:
buy: Ofertas de Compra de BTC
sell: Ofertas de Venda da BTC
tradeHistory: Histórico de negociações <span class="grey">(últimas 100 negociações)</span>

stats:
hNetworkStats: Estatísticas da rede
pSeeMarkets: "<p>Veja <a href='https://bisq.network/markets'>Página de Mercados</a> para o volume por moeda.</p>"
Expand Down
5 changes: 0 additions & 5 deletions _data/pt-PT.yml
Expand Up @@ -166,11 +166,6 @@ downloads:
hMobileNotifications: Notificações móvies do Bisq
pMobileNotifications: Mantenha-se atualizado sobre suas trocas e receba notificações no seu telemóvel.

markets:
buy: Ofertas para Comprar BTC
sell: Ofertas para Vender BTC
tradeHistory: Histórico de Trocas <span class="grey">(Últimas 100 trocas)</span>

stats:
hNetworkStats: Estatisticas da Rede
pSeeMarkets: "<p>Confira a <a href='https://bisq.network/pt-PT/markets'>página de Mercados</a> para ver volume por moeda.</p>"
Expand Down
5 changes: 0 additions & 5 deletions _data/ru.yml
Expand Up @@ -166,11 +166,6 @@ downloads:
hMobileNotifications: Мобильные уведомления Bisq
pMobileNotifications: Получайте оперативные уведомления о сделках на мобильный телефон.

markets:
buy: Предложения покупки BTC
sell: Предложения продажи BTC
tradeHistory: История сделок <span class="grey">(последние 100 сделок)</span>

stats:
hNetworkStats: Статистика сети
pSeeMarkets: "<p>Для просмотра объёмов торгов для каждой валюты см. <a href='https://bisq.network/markets'>страницу рынков</a>.</p>"
Expand Down
5 changes: 0 additions & 5 deletions _data/zh-CN.yml
Expand Up @@ -166,11 +166,6 @@ downloads:
hMobileNotifications: Bisq 通知应用程序
pMobileNotifications: 保持最新的交易和接收通知在您的手机上。

markets:
buy: 购买 BTC 报价
sell: 出售 BTC 报价
tradeHistory: 交易历史<span class="grey">(最新的100个)</span>

stats:
hNetworkStats: 网络状况
pSeeMarkets: "<p>按货币计算的成交量见<a href='https://bisq.network/zh-CN/markets'>市场页面</a>。</p>"
Expand Down
2 changes: 1 addition & 1 deletion _includes/main_nav.html
Expand Up @@ -47,7 +47,7 @@
<a class="nav-link" target="_blank" href="https://bisq.wiki/Frequently_asked_questions">{{ mainNavLabels.faq }}<img class="external-link-symbol" src="/images/external-link-b.svg"></a>
</li>
<li class="nav-item {% is_current_page markets %}">
<a class="nav-link" href="{% lingual_link markets %}">{{ mainNavLabels.markets }}</a>
<a class="nav-link" target="_blank" href="https://bisq.markets">{{ mainNavLabels.markets }}<img class="external-link-symbol" src="/images/external-link-b.svg"></a>
</li>

<!-- additional links for mobile menu (these show in "learn more" dropdown on desktop) -->
Expand Down
190 changes: 0 additions & 190 deletions _layouts/page_markets.html

This file was deleted.

1 change: 1 addition & 0 deletions _redirects
Expand Up @@ -237,3 +237,4 @@ https://bisq.io https://bisq.network 301
/source/* https://github.com/bisq-network/:splat 302

/faq https://bisq.wiki/Frequently_asked_questions 301
/markets https://bisq.markets 301
8 changes: 0 additions & 8 deletions de/markets.md

This file was deleted.

8 changes: 0 additions & 8 deletions es/markets.md

This file was deleted.

8 changes: 0 additions & 8 deletions fr/markets.md

This file was deleted.

8 changes: 0 additions & 8 deletions ja/markets.md

This file was deleted.

7 changes: 0 additions & 7 deletions markets.md

This file was deleted.

8 changes: 0 additions & 8 deletions pt-BR/markets.md

This file was deleted.

8 changes: 0 additions & 8 deletions pt-PT/markets.md

This file was deleted.

8 changes: 0 additions & 8 deletions ru/markets.md

This file was deleted.

8 changes: 0 additions & 8 deletions zh-CN/markets.md

This file was deleted.

0 comments on commit 60327b8

Please sign in to comment.