From 19326bb8ff664e03e06a50d55c081ca2acb821f4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 30 Sep 2017 18:00:40 +0200 Subject: [PATCH] New translations form.php (Polish) --- resources/lang/pl_PL/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index 24abfeea89..0d12b6d11c 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -48,7 +48,7 @@ return [ 'budget_id' => 'Budżet', 'openingBalance' => 'Bilans otwarcia', 'tagMode' => 'Tag mode', - 'tagPosition' => 'Lokalizacja taga', + 'tag_position' => 'Tag location', 'virtualBalance' => 'Wirtualne saldo', 'targetamount' => 'Kwota docelowa', 'accountRole' => 'Rola konta',