From 67a5240e43e4f7c8565b89362aff14b36e07fc38 Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Thu, 20 Apr 2023 09:51:40 -0400 Subject: [PATCH] Add locale --- app/soapbox/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index 8e5c8e306..8a8e23db7 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -528,6 +528,7 @@ "confirmations.scheduled_status_delete.heading": "Cancel scheduled post", "confirmations.scheduled_status_delete.message": "Are you sure you want to cancel this scheduled post?", "confirmations.unfollow.confirm": "Unfollow", + "copy.success": "Copied to clipboard!", "crypto_donate.explanation_box.message": "{siteTitle} accepts cryptocurrency donations. You may send a donation to any of the addresses below. Thank you for your support!", "crypto_donate.explanation_box.title": "Sending cryptocurrency donations", "crypto_donate_panel.actions.view": "Click to see {count, plural, one {# wallet} other {# wallets}}",