From 30b847322a65bec0ce823548183ff0d3f3df504f Mon Sep 17 00:00:00 2001 From: Brendon Duncan Date: Tue, 17 Jul 2018 12:33:52 +1200 Subject: [PATCH] Added wallet ready message to template. --- i18n/po/template.pot | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i18n/po/template.pot b/i18n/po/template.pot index 66a2e7ca8..3b8fff305 100644 --- a/i18n/po/template.pot +++ b/i18n/po/template.pot @@ -3626,3 +3626,7 @@ msgstr "" #: www/views/includes/walletInfo.html:18 msgid "{{wallet.m}}-of-{{wallet.n}}" msgstr "" + +#: www/views/tab-home.html:30 +msgid "Your Bitcoin Wallets are ready!" +msgstr "" \ No newline at end of file