From f599075e9a6233b4f72013fe5a90c8a93dc6eab3 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Wed, 5 Jul 2023 16:42:28 +0200 Subject: [PATCH] New translations en.json (Thai) [ci skip] --- app/javascript/mastodon/locales/th.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/mastodon/locales/th.json b/app/javascript/mastodon/locales/th.json index d5ee262555..d01c861b0a 100644 --- a/app/javascript/mastodon/locales/th.json +++ b/app/javascript/mastodon/locales/th.json @@ -487,6 +487,7 @@ "picture_in_picture.restore": "นำหน้าต่างย่อยในหน้าต่างหลักกลับมา", "poll.closed": "ปิดแล้ว", "poll.refresh": "รีเฟรช", + "poll.reveal": "ดูผลลัพธ์", "poll.total_people": "{count, plural, other {# คน}}", "poll.total_votes": "{count, plural, other {# การลงคะแนน}}", "poll.vote": "ลงคะแนน",