balause commented on code in PR #68385:
URL: https://github.com/apache/airflow/pull/68385#discussion_r3406508514


##########
airflow-core/src/airflow/ui/public/i18n/locales/hu/dag.json:
##########
@@ -156,12 +207,12 @@
   "parse": {
     "toaster": {
       "error": {
-        "description": "A Dag feldolgozási kérelem meghiúsult. Lehetnek még 
feldolgozásra váró kérelmek.",
+        "description": "A Dag feldolgozási kérelem meghiúsult.",
         "title": "Dag újrafeldolgozása sikertelen"
       },
       "success": {
-        "description": "A Dag újrafeldolgozása hamarosan.",
-        "title": "Újrafeldolgozási kérelem sikeresen elküldve"
+        "description": "A Dag újrafeldolgozása hamarosan megtörténik.",
+        "title": "Újrafeldolgozási kérelem elküldve"

Review Comment:
   "Újrafeldolgozási kérelem sikeresen elküldve"



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to