From 650d166e0be67decf45b6debfe3d912932b5285e Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 5 Jul 2023 12:14:56 +0200 Subject: [PATCH] New translations en.json (Swedish) [ci skip] --- app/javascript/mastodon/locales/sv.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/mastodon/locales/sv.json b/app/javascript/mastodon/locales/sv.json index ceef1c50fd..f70200ae4d 100644 --- a/app/javascript/mastodon/locales/sv.json +++ b/app/javascript/mastodon/locales/sv.json @@ -461,6 +461,7 @@ "picture_in_picture.restore": "Lägg tillbaka det", "poll.closed": "Stängd", "poll.refresh": "Ladda om", + "poll.reveal": "Visa resultat", "poll.total_people": "{persons, plural, one {# person} other {# personer}}", "poll.total_votes": "{count, plural, one {1 röst} other {# röster}}", "poll.vote": "Rösta",