This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new a8e53996f05 [v3-1-test] Update PL translations 2025-12-20 (#59675)
a8e53996f05 is described below

commit a8e53996f05a13fef010f70886007d110c2a6f92
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sat Dec 20 21:58:10 2025 +0100

    [v3-1-test] Update PL translations 2025-12-20 (#59675)
---
 airflow-core/src/airflow/ui/public/i18n/locales/pl/admin.json | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/airflow-core/src/airflow/ui/public/i18n/locales/pl/admin.json 
b/airflow-core/src/airflow/ui/public/i18n/locales/pl/admin.json
index d9ee05ce801..bedc2c9c63f 100644
--- a/airflow-core/src/airflow/ui/public/i18n/locales/pl/admin.json
+++ b/airflow-core/src/airflow/ui/public/i18n/locales/pl/admin.json
@@ -55,6 +55,12 @@
     "searchPlaceholder": "Szukaj połączeń",
     "test": "Test połączenia",
     "testDisabled": "Testowanie połączeń wyłączone. Skontaktuj się z 
administratorem, aby je włączyć.",
+    "testError": {
+      "title": "Test połączenia nieudany"
+    },
+    "testSuccess": {
+      "title": "Test połączenia udany"
+    },
     "typeMeta": {
       "error": "Nie udało się pobrać metadanych typu połączenia",
       "standardFields": {

Reply via email to