balause commented on code in PR #68385:
URL: https://github.com/apache/airflow/pull/68385#discussion_r3406537924
##########
airflow-core/src/airflow/ui/public/i18n/locales/hu/dag.json:
##########
@@ -179,12 +230,34 @@
"renderedTemplates": "Renderelt sablonok",
"requiredActions": "Szükséges műveletek",
"runs": "Futások",
+ "storage": "Tárhely",
"taskInstances": "Feladatpéldányok",
+ "taskStore": "Feladat tároló",
"tasks": "Feladatok",
"xcom": "XCom"
},
"taskGroups": {
"collapseAll": "Összes feladatcsoport összecsukása",
"expandAll": "Összes feladatcsoport kinyitása"
+ },
+ "taskStore": {
+ "add": "Új feladat tároló hozzáadása",
+ "clearAll": {
+ "resource": "összes feladat tároló",
+ "title": "Összes feladat tároló törlése",
+ "warning": "Az összes feladat tároló törlődik. A feladatok nem tudják
folytatni az állapotukat."
Review Comment:
"Az összes feladat tároló törlődni fog. A feladatok melyek ezt a tárolót
használták a külső folyamatok nyomon követésére, csak az alapoktól való újra
futtatás után lesznek képesek folytatni a munkát."
--
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]