web/DonateShareCard: fix copy button not using i18n (#750)
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
<div class="action-button-icon">
|
||||
<CopyIcon check={copied} />
|
||||
</div>
|
||||
copy
|
||||
{$t("button.copy")}
|
||||
</button>
|
||||
|
||||
{#if device.supports.share}
|
||||
|
||||
Reference in New Issue
Block a user