From d5c6d7a867395fd2d76873f31bdb8fcdaf1805ad Mon Sep 17 00:00:00 2001 From: Karina Kwiatek Date: Sun, 17 Dec 2023 23:51:01 +0100 Subject: [PATCH] Fix missing translation on post comment button --- config/locales/views.en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/views.en.yml b/config/locales/views.en.yml index 361315fc..6caf0494 100644 --- a/config/locales/views.en.yml +++ b/config/locales/views.en.yml @@ -129,6 +129,7 @@ en: hide: "Answered by" pinned: "Pinned" comments: + action: "Post comment" placeholder: "Comment…" questionbox: title: "Ask something!"