diff options
Diffstat (limited to 'app/Locales/pl_PL')
-rw-r--r-- | app/Locales/pl_PL/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index 456a7253..0ab2db52 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -125,7 +125,7 @@ return array( 'The username must be unique' => 'Nazwa użytkownika musi być unikalna', 'The username must be alphanumeric' => 'Nazwa użytkownika musi być alfanumeryczna', 'The user id is required' => 'ID użytkownika jest wymagane', - 'Passwords doesn\'t matches' => 'Hasła nie pasują do siebie', + 'Passwords don\'t match' => 'Hasła nie pasują do siebie', 'The confirmation is required' => 'Wymagane jest potwierdzenie', 'The column is required' => 'Kolumna jest wymagana', 'The project is required' => 'Projekt jest wymagany', |