From 09451caf862f25a843f3ed5265388caad7db31b5 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Wed, 13 Dec 2023 17:38:19 +0100 Subject: [PATCH] Fix missing English translation for the title of the header expand button --- public/lang/en.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/lang/en.json b/public/lang/en.json index 81168b8..54a05c6 100644 --- a/public/lang/en.json +++ b/public/lang/en.json @@ -12,7 +12,8 @@ "edit-paired-devices_title": "Edit paired devices", "join-public-room_title": "Join public room temporarily", "cancel-share-mode": "Cancel", - "edit-share-mode": "Edit" + "edit-share-mode": "Edit", + "expand_title": "Expand header button row" }, "instructions": { "no-peers_data-drop-bg": "Release to select recipient", @@ -114,6 +115,10 @@ "github_title": "PairDrop on GitHub", "buy-me-a-coffee_title": "Buy me a coffee!", "tweet_title": "Tweet about PairDrop", + "mastodon_title": "Write about PairDrop on Mastodon", + "bluesky_title": "Follow us on BlueSky", + "custom_title": "Follow us", + "privacypolicy_title": "Open our privacy policy", "faq_title": "Frequently asked questions" }, "notifications": {