Skip to content

Commit b93644d

Browse files
committedFeb 22, 2018
localise donate text
1 parent 71c6a09 commit b93644d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎html/popup.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<a href="https://goo.gl/Kxyaq8" target="_blank">
4040
<button type="button">
4141
<img src="../img/paypal.png" height="15px" style="position: relative; top: 2px;" />
42-
<span>&nbsp;Paypal</span>
42+
<span data-localise="__MSG_donatePayPal__">&nbsp;Donate via Paypal</span>
4343
</button>
4444
</a>
4545
<br>

0 commit comments

Comments
 (0)
Please sign in to comment.