mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Added es,en, pt videos
This commit is contained in:
parent
d4cc669e20
commit
e8f42576d6
5 changed files with 5 additions and 1 deletions
|
@ -649,6 +649,7 @@ pages:
|
||||||
video-heading: Dash is Digital Cash You Can Spend Anywhere
|
video-heading: Dash is Digital Cash You Can Spend Anywhere
|
||||||
video-text: Use Dash to make instant, private payments online or in-store using our secure open-source platform hosted by thousands of users around the world.
|
video-text: Use Dash to make instant, private payments online or in-store using our secure open-source platform hosted by thousands of users around the world.
|
||||||
video-btn: Overview Video
|
video-btn: Overview Video
|
||||||
|
video-link: https://www.youtube.com/watch?v=S0oNO3mbBE8
|
||||||
|
|
||||||
feature-private-heading: Private
|
feature-private-heading: Private
|
||||||
feature-private-text: Protect your financial information. PrivateSend ensures your activity history and balances are private.
|
feature-private-text: Protect your financial information. PrivateSend ensures your activity history and balances are private.
|
||||||
|
|
|
@ -650,6 +650,7 @@ pages:
|
||||||
video-heading: Dash es dinero en efectivo digital que puedes gastar en línea
|
video-heading: Dash es dinero en efectivo digital que puedes gastar en línea
|
||||||
video-text: Usa Dash para hacer pagos instantáneos y privados en línea o en tiendas físicas, usando nuestra segura plataforma de código abierto, mantenida por miles de usuarios alrededor del mundo
|
video-text: Usa Dash para hacer pagos instantáneos y privados en línea o en tiendas físicas, usando nuestra segura plataforma de código abierto, mantenida por miles de usuarios alrededor del mundo
|
||||||
video-btn: Descripción general en video
|
video-btn: Descripción general en video
|
||||||
|
video-link: https://www.youtube.com/watch?v=0GACaNvBlwc
|
||||||
|
|
||||||
feature-private-heading: Privado
|
feature-private-heading: Privado
|
||||||
feature-private-text: Dash es privado
|
feature-private-text: Dash es privado
|
||||||
|
|
|
@ -602,6 +602,7 @@ pages:
|
||||||
video-heading: Dash é dinheiro digital que você pode gastar on-line
|
video-heading: Dash é dinheiro digital que você pode gastar on-line
|
||||||
video-text: Use Dash para fazer pagamentos instantâneos e privados on-line ou na loja usando nossa plataforma segura de código aberto hospedada por milhares de usuários em todo o mundo.
|
video-text: Use Dash para fazer pagamentos instantâneos e privados on-line ou na loja usando nossa plataforma segura de código aberto hospedada por milhares de usuários em todo o mundo.
|
||||||
video-btn: Vídeo em destaque
|
video-btn: Vídeo em destaque
|
||||||
|
video-link: https://www.youtube.com/watch?v=3OECqdXbHgY
|
||||||
|
|
||||||
feature-private-heading: Privado
|
feature-private-heading: Privado
|
||||||
feature-private-text: Proteja suas informações financeiras. PrivateSend garante que seu histórico de atividades e saldos são privados.
|
feature-private-text: Proteja suas informações financeiras. PrivateSend garante que seu histórico de atividades e saldos são privados.
|
||||||
|
|
|
@ -309,6 +309,7 @@ pages:
|
||||||
video-heading: Dash - это Цифровая Валюта, которую можно использовать в Интернете
|
video-heading: Dash - это Цифровая Валюта, которую можно использовать в Интернете
|
||||||
video-text: Используйте Dash для мгновенных и приватных платежей в Интернете и в реальном мире с помощью безопасного ПО с открытым исходным кодом, которое работает на базе платёжной платформы, поддерживаемой тысячами пользователей по всему миру.
|
video-text: Используйте Dash для мгновенных и приватных платежей в Интернете и в реальном мире с помощью безопасного ПО с открытым исходным кодом, которое работает на базе платёжной платформы, поддерживаемой тысячами пользователей по всему миру.
|
||||||
video-btn: Ознакомительное Видео
|
video-btn: Ознакомительное Видео
|
||||||
|
video-link: https://www.youtube.com/watch?v=IfLJx8Bdu8U
|
||||||
|
|
||||||
feature-private-heading: Приватный
|
feature-private-heading: Приватный
|
||||||
feature-private-text: Защитите свою финансовую информацию. PrivateSend обеспечивает приватность ваших финансовых операций и остатков на счетах.
|
feature-private-text: Защитите свою финансовую информацию. PrivateSend обеспечивает приватность ваших финансовых операций и остатков на счетах.
|
||||||
|
|
|
@ -19,7 +19,7 @@ description: pages.home.description
|
||||||
<div class="section__lead">{% tmd pages.home.video-text %}</div>
|
<div class="section__lead">{% tmd pages.home.video-text %}</div>
|
||||||
|
|
||||||
<div class="section__btn-grp">
|
<div class="section__btn-grp">
|
||||||
<a href="https://www.youtube.com/watch?v=S0oNO3mbBE8" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a>
|
<a href="{% t pages.home.video-link %}" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a>
|
||||||
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t nav.download %}</a>
|
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t nav.download %}</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue