From 00cd671cd08069f2957e0d5a9518b556b8b04d97 Mon Sep 17 00:00:00 2001 From: VitaliyTr Date: Thu, 2 Mar 2017 15:48:32 +0700 Subject: [PATCH] added latest version for desktop --- _i18n/en.yml | 3 +++ wallets/index.html | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index 2ae0108..61f6d47 100755 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -475,6 +475,9 @@ pages: hero-text: Your wallet is the software you use to send, receive and store Dash. It’s simple to use and you can choose to send payments anonymously from your wallet using PrivateSend wallets-desktop-header: Desktop wallets-desktop-subtitle: Dash Desktop Wallets are available with different features and security. + wallets-desktop-latest: > + Latest: 25th Feb 2017 + wallets-desktop-current-version: v0.12.1.2 wallets-mobile-header: Mobile wallets-mobile-subtitle: Dash Mobile Wallets are available with different features and security, run from your Mobile (Phone, Tablet,..) device wallets-hardware-header: Hardware diff --git a/wallets/index.html b/wallets/index.html index 54bef1a..fdf8e4e 100644 --- a/wallets/index.html +++ b/wallets/index.html @@ -40,7 +40,9 @@ description: pages.wallets.description

{% t pages.wallets.wallets-desktop-header %}

-

{% t pages.wallets.wallets-desktop-subtitle %}

+

+ {% t pages.wallets.wallets-desktop-subtitle %}  {% t pages.wallets.wallets-desktop-latest %}  {% t pages.wallets.wallets-desktop-current-version %} +