From b9c39e77fc129f61e37b68409514b895d05a773c Mon Sep 17 00:00:00 2001 From: Matthaiks <3577122+Matthaiks@users.noreply.github.com> Date: Thu, 24 Apr 2025 15:32:32 +0200 Subject: [PATCH] Update Polish translation --- adminer/lang/pl.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/adminer/lang/pl.inc.php b/adminer/lang/pl.inc.php index 6fb880b5..c4d7b958 100644 --- a/adminer/lang/pl.inc.php +++ b/adminer/lang/pl.inc.php @@ -212,6 +212,7 @@ Lang::$translations = array( 'Index Type' => 'Typ indeksu', 'length' => 'długość', 'Algorithm' => 'Algorytm', + 'Condition' => 'Warunek', 'Foreign keys' => 'Klucze obce', 'Foreign key' => 'Klucz obcy',