You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: languages/en.php
+2
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@
18
18
'notification:object:answer:create' => "Send a notification when an answer is created",
19
19
'notification:object:question:create' => "Send a notification when a questions is created",
20
20
21
+
'input:container_guid:object:question:info' => "This question will be posted in %s",
22
+
21
23
// admin
22
24
'admin:upgrades:set_question_status' => "Set status on all questions",
23
25
'admin:upgrades:set_question_status:description' => "Make sure all questions have a status metadata field. Older questions don't have this by default.",
0 commit comments