From 339a4dec1f9fb8141b0ebe6f4e673caff31f6519 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 5 Jul 2023 12:14:54 +0200 Subject: [PATCH] New translations en.json (Dutch) [ci skip] --- app/javascript/mastodon/locales/nl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/mastodon/locales/nl.json b/app/javascript/mastodon/locales/nl.json index 463c683d77..914cbd19dd 100644 --- a/app/javascript/mastodon/locales/nl.json +++ b/app/javascript/mastodon/locales/nl.json @@ -487,6 +487,7 @@ "picture_in_picture.restore": "Terugzetten", "poll.closed": "Gesloten", "poll.refresh": "Vernieuwen", + "poll.reveal": "Resultaten bekijken", "poll.total_people": "{count, plural, one {# persoon} other {# mensen}}", "poll.total_votes": "{count, plural, one {# stem} other {# stemmen}}", "poll.vote": "Stemmen",