From fe42db9ea583891031a88f9f15777e95559f00dd Mon Sep 17 00:00:00 2001 From: korlikiangel <68482509+korlikiangel@users.noreply.github.com> Date: Thu, 2 Jun 2022 15:34:22 +0200 Subject: [PATCH] Update pl_PL translations --- app/Locale/pl_PL/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 5fede6f25..dbaf6d0a9 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -106,7 +106,7 @@ return array( 'The id is required' => 'ID jest wymagane', 'The project id is required' => 'ID projektu jest wymagane', 'The project name is required' => 'Nazwa projektu jest wymagana', - 'The title is required' => 'Tutył jest wymagany', + 'The title is required' => 'Tytuł jest wymagany', 'Settings saved successfully.' => 'Ustawienia zapisane.', 'Unable to save your settings.' => 'Nie udało się zapisać ustawień.', 'Database optimization done.' => 'Optymalizacja bazy danych zakończona.',