Merge pull request #294 from Bitcoin-com/wallet/task/556
Improvement - 556 - Make "Share the Wallet App" translatable
This commit is contained in:
commit
2cec6a476b
2 changed files with 5 additions and 1 deletions
|
|
@ -3788,6 +3788,10 @@ msgstr ""
|
||||||
msgid "Bitcoin Cash Games"
|
msgid "Bitcoin Cash Games"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: www/views/includes/community.html:29
|
||||||
|
msgid "Share the Wallet App"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/js/services/bitcoincomService.js:28
|
#: src/js/services/bitcoincomService.js:28
|
||||||
msgid "News"
|
msgid "News"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
<i class="icon big-icon-svg theme-circle theme-circle-community">
|
<i class="icon big-icon-svg theme-circle theme-circle-community">
|
||||||
<div class="bg icon-share"></div>
|
<div class="bg icon-share"></div>
|
||||||
</i>
|
</i>
|
||||||
<span>Share the Wallet App</span>
|
<span translate>Share the Wallet App</span>
|
||||||
<i class="icon bp-arrow-right"></i>
|
<i class="icon bp-arrow-right"></i>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue