potiuk commented on code in PR #51540: URL: https://github.com/apache/airflow/pull/51540#discussion_r2136273008
########## airflow-core/src/airflow/ui/src/i18n/locales/pl/common.json: ########## @@ -100,17 +108,26 @@ "switchToDarkMode": "Przełącz na tryb ciemny", "switchToLightMode": "Przełącz na tryb jasny", "table": { + "completedAt": "Zakończono o", + "createdAt": "Utworzono o", + "duration": "Czas trwania", "filterByTag": "Filtruj Dagi według tagu", "filterColumns": "Filtruj kolumny tabeli", "filterReset_one": "Resetuj filtr", "filterReset_other": "Resetuj filtry", + "from": "Od", + "maxActiveRuns": "Maksymalna liczba aktywnych uruchomień", Review Comment: Indeed - wykonanie is better in general. -- 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