From 11534d9462705d8a31c04ab6154eb58cdf6a4367 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 5 Jul 2023 12:15:05 +0200 Subject: [PATCH] New translations en.json (Serbian (Latin)) [ci skip] --- app/javascript/mastodon/locales/sr-Latn.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/mastodon/locales/sr-Latn.json b/app/javascript/mastodon/locales/sr-Latn.json index 653fa400de..0a0685bc2b 100644 --- a/app/javascript/mastodon/locales/sr-Latn.json +++ b/app/javascript/mastodon/locales/sr-Latn.json @@ -487,6 +487,7 @@ "picture_in_picture.restore": "Vrati nazad", "poll.closed": "Zatvoreno", "poll.refresh": "Osveži", + "poll.reveal": "Vidi rezultate", "poll.total_people": "{count, plural, one {# osoba} few {# osobe} other {# osoba}}", "poll.total_votes": "{count, plural, one {# glas} few {# glasa} other {# glasova}}", "poll.vote": "Glasajte",