From ff7189971e6685118f41e3567cefae7c333202de Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 21 Jun 2015 12:35:01 -0400 Subject: Move the script sync-locales.php to cli command --- app/Locale/pl_PL/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale/pl_PL') diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 0bdfe57f..41355c9b 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -787,7 +787,7 @@ return array( 'Custom Stylesheet' => 'Niestandardowy arkusz stylów', 'download' => 'pobierz', 'Do you really want to remove this budget line?' => 'Czy chcesz usunąć tą linię budżetową?', - //'EUR - Euro' => '', + // 'EUR - Euro' => '', 'Expenses' => 'Wydatki', 'GBP - British Pound' => 'GBP - Funt brytyjski', 'INR - Indian Rupee' => 'INR - Rupia indyjska', @@ -797,7 +797,7 @@ return array( 'Remove a budget line' => 'Usuń linię budżetową', 'Remove budget line' => 'Usuń linię budżetową', 'RSD - Serbian dinar' => 'RSD - Dinar serbski', - 'The budget line have been created successfully.' => '', + // 'The budget line have been created successfully.' => '', 'Unable to create the budget line.' => 'Nie można utworzyć linii budżetowej', 'Unable to remove this budget line.' => 'Nie można usunąć tej linii budżetowej', 'USD - US Dollar' => 'USD - Dolar amerykański', -- cgit v1.2.3