From d2d33cf51baa7688ccc8b447796c51f4adbe9e71 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 22 Jan 2024 15:07:33 -0600 Subject: [PATCH] yarn i18n --- src/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/en.json b/src/locales/en.json index c0669f9531..2d005746d6 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1453,6 +1453,7 @@ "status.unmute_conversation": "Unmute Conversation", "status.unpin": "Unpin from profile", "status.unpin_to_group": "Unpin from Group", + "status.zap": "Zap", "status_list.queue_label": "Click to see {count} new {count, plural, one {post} other {posts}}", "statuses.quote_tombstone": "Post is unavailable.", "statuses.tombstone": "One or more posts are unavailable.",