guan404ming commented on code in PR #53035:
URL: https://github.com/apache/airflow/pull/53035#discussion_r2245703717


##########
airflow-core/src/airflow/ui/public/i18n/locales/en/hitl.json:
##########
@@ -0,0 +1,23 @@
+{
+  "actionRequired_one": "Action Required",
+  "actionRequired_other": "Actions Required",
+  "response": {
+    "error": "Response failed",
+    "optionsDescription": "Choose your options for this task instance",
+    "optionsLabel": "Options",
+    "received": "Response received at ",
+    "respond": "Respond",
+    "success": "{{taskId}} response successful",
+    "title": "Human Task Instance - {{taskId}}"
+  },
+  "status": {
+    "approvalReceived": "Approval Received",
+    "approvalRequired": "Approval Required",
+    "choiceReceived": "Choice Received",
+    "choiceRequired": "Choice Required",
+    "inputReceived": "Input Received",
+    "inputRequired": "Input Required",
+    "responseReceived": "Response Received",
+    "responseRequired": "Response Required"

Review Comment:
   <img width="909" height="312" alt="Screenshot 2025-07-31 at 10 57 47 PM" 
src="https://github.com/user-attachments/assets/9cb95642-4e52-409f-8bab-247b99de64f3";
 />
   
   Add `Rejection Received` action state for handling the case where user 
choose `reject` option.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to