jscheffl commented on code in PR #58113:
URL: https://github.com/apache/airflow/pull/58113#discussion_r2508280770
##########
airflow-core/src/airflow/ui/public/i18n/locales/hu/dags.json:
##########
@@ -20,7 +20,8 @@
"all": "Összes",
"paused": "Szüneteltetett"
},
- "runIdPatternFilter": "Dag futások keresése"
+ "runIdPatternFilter": "Dag futások keresése",
+ "triggeringUserNameFilter": "Keresés aktiváló felhasználó szerint"
Review Comment:
Thanks!
```suggestion
"triggeringUserNameFilter": "Keresés indító felhasználó szerint"
```
--
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]