diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index 0d12b6d11c..e073c6aba9 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -193,5 +193,5 @@ return [ 'internal_reference' => 'Wewnętrzny numer', 'inward' => 'Inward description', 'outward' => 'Outward description', - 'rule_group_id' => 'Rule group', + 'rule_group_id' => 'Grupa reguł', ];