From e74793ccbcdb5b997e31b4f2eb1e9ac3e7d56455 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 4 Oct 2017 21:10:10 +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 b8165d9773..8fcc843638 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', - 'tag_position' => 'Tag location', + 'tag_position' => 'Lokalizacja taga', 'virtualBalance' => 'Wirtualne saldo', 'targetamount' => 'Kwota docelowa', 'accountRole' => 'Rola konta',