From 63e53bb99f7ca9eb31c47d2162558a8981e9e979 Mon Sep 17 00:00:00 2001 From: booploops <49113086+booploops@users.noreply.github.com> Date: Tue, 15 Mar 2022 22:21:19 -0700 Subject: [PATCH] some strings --- src/i18n/source/en_US.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/i18n/source/en_US.json b/src/i18n/source/en_US.json index 2e0f5e81..73966b24 100644 --- a/src/i18n/source/en_US.json +++ b/src/i18n/source/en_US.json @@ -409,5 +409,15 @@ "settings.header.unfinished": "Unfinished", "remote.web.title": "Cider Remote", "remote.web.description": "Scan the QR code to pair your phone up with this Cider instance", + "share.platform.twitter.tweet": "Listen to {{song}} on Apple Music.\n\n{{url}}\n\n#AppleMusic #Cider", + "share.platform.twitter": "Twitter", + "share.platform.facebook": "Facebook", + "share.platform.reddit": "Reddit", + "share.platform.telegram": "Telegram", + "share.platform.whatsapp": "WhatsApp", + "share.platform.messenger": "Messenger", + "share.platform.email": "Email", + "share.platform.songLink": "Copy with song.link", + "share.platform.clipboard": "Copy Link", "about.thanks": "Major thanks to the Cider Collective Team and all of our contributors." }