From fca7eb523c0ccca0c622666d96ccb2f5e5d2af7f Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 22 Oct 2017 10:40:48 +0200 Subject: [PATCH] New translations form.php (Polish) --- resources/lang/pl_PL/form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index 69f0125f39..fba697cac2 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' => 'Lokalizacja taga', + 'tag_position' => 'Lokalizacja taga', 'virtualBalance' => 'Wirtualne saldo', 'targetamount' => 'Kwota docelowa', 'accountRole' => 'Rola konta', @@ -171,7 +171,7 @@ return [ // admin 'domain' => 'Domena', - 'single_user_mode' => 'Tryb pojedynczego użytkownika', + 'single_user_mode' => 'Disable user registration', 'is_demo_site' => 'Jest stroną demo',