mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-17 18:58:33 +00:00
web/DonateShareCard: share button not using localization
This commit is contained in:
parent
0ccd08470b
commit
7a06ab008b
@ -59,7 +59,7 @@
|
||||
<div class="action-button-icon">
|
||||
<CopyIcon check={copied} />
|
||||
</div>
|
||||
copy
|
||||
{$t("button.copy")}
|
||||
</button>
|
||||
|
||||
{#if device.supports.share}
|
||||
|
Loading…
Reference in New Issue
Block a user