potiuk commented on code in PR #51696:
URL: https://github.com/apache/airflow/pull/51696#discussion_r2146634076


##########
airflow-core/src/airflow/ui/src/i18n/locales/pl/assets.json:
##########
@@ -0,0 +1,29 @@
+{
+  "consumingDags": "Pobieranie DAG-ów",
+  "createEvent": {
+    "button": "Utwórz zdarzenie",
+    "manual": {
+      "description": "Utwórz bezpośrednio zdarzenie zasobu",
+      "extra": "Dodatkowe informacje o zdarzeniu zasobu",
+      "label": "Ręcznie"
+    },
+    "materialize": {
+      "description": "Wyzwól DAG zależny od tego zasobu",
+      "descriptionWithDag": "Wyzwól DAG zależny od tego zasobu: {{dagName}}",
+      "label": "Materializuj",
+      "unpauseDag": "Wznów {{dagName}} przy wyzwoleniu"
+    },
+    "success": {
+      "manualDescription": "Ręczne utworzenie zdarzenia zasobu zakończone 
sukcesem.",
+      "manualTitle": "Zdarzenie zasobu utworzone",
+      "materializeDescription": "Zależny DAG {{dagId}} został pomyślnie 
wyzwolony.",

Review Comment:
   Yep.



-- 
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