From ecdf618d50b6bcae6f90a304c16ac6851aa8a57b Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 5 Jul 2023 22:02:04 +0200 Subject: [PATCH] New translations en.json (Danish) [ci skip] --- app/javascript/mastodon/locales/da.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/mastodon/locales/da.json b/app/javascript/mastodon/locales/da.json index a46f7600c3..8081b02aba 100644 --- a/app/javascript/mastodon/locales/da.json +++ b/app/javascript/mastodon/locales/da.json @@ -473,6 +473,7 @@ "picture_in_picture.restore": "Indsæt det igen", "poll.closed": "Lukket", "poll.refresh": "Genindlæs", + "poll.reveal": "Se resultater", "poll.total_people": "{count, plural, one {# person} other {# personer}}", "poll.total_votes": "{count, plural, one {# stemme} other {# stemmer}}", "poll.vote": "Stem",