From ddbbfc57bf005af5e4934ddda2f8637ef32f1a39 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 5 Jul 2023 12:14:49 +0200 Subject: [PATCH] New translations en.json (Hebrew) [ci skip] --- app/javascript/mastodon/locales/he.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/mastodon/locales/he.json b/app/javascript/mastodon/locales/he.json index 0d324255a5..af25e0c721 100644 --- a/app/javascript/mastodon/locales/he.json +++ b/app/javascript/mastodon/locales/he.json @@ -487,6 +487,7 @@ "picture_in_picture.restore": "החזירי למקומו", "poll.closed": "סגור", "poll.refresh": "רענון", + "poll.reveal": "ראו תוצאות", "poll.total_people": "{count, plural, one {# איש/אישה} other {# אנשים}}", "poll.total_votes": "{count, plural, one {# קול} other {# קולות}}", "poll.vote": "הצבעה",