Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lang: [pl] add Polish translation #1117

Merged
merged 26 commits into from
May 19, 2024
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
0d9e280
add polish translation
mieszkou May 12, 2024
25239f4
fix
mieszkou May 12, 2024
d547e19
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
600711d
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
fb670be
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
78e830a
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
e09dfcd
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
0a722bc
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
116ed73
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
dc3ae65
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
8b32b39
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
b9c8464
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
ef2caf6
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
995a484
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
a8434ee
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
3d6bdae
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
605658c
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
2fea628
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
8c5f2f1
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
cce68f3
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
35d9c2a
Update src/Language/pl/Auth.php
mieszkou May 13, 2024
95d5f7f
Apply suggestions from code review
mieszkou May 13, 2024
95fb8ad
tests
mieszkou May 13, 2024
2c4078c
fix: phpunit-lang.yml
mieszkou May 13, 2024
4f5322b
fix test
mieszkou May 18, 2024
9beb1c1
re-fix phpunit fix
mieszkou May 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update src/Language/pl/Auth.php
Co-authored-by: Michal Sniatala <michal@sniatala.pl>
  • Loading branch information
mieszkou and michalsn committed May 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit fb670be6f1eea24cd194ff0396cecac887e4ef48
2 changes: 1 addition & 1 deletion src/Language/pl/Auth.php
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@
'badToken' => 'Token dostępu jest nieprawidłowy.',
'oldToken' => 'Token dostępu wygasł.',
'noUserEntity' => 'User Entity jest niezbędne do sprawdzania poprawności hasła.',
'invalidEmail' => 'Nie można zweryfikować adresu e -mail odpowiada e -maile w rekordach.',
'invalidEmail' => 'Nie można zweryfikować zgodności adresu e-mail z zarejestrowanym adresem e-mail.',
'unableSendEmailToUser' => 'Przepraszam, był problem z wysłaniem wiadomości e -mail. Nie mogliśmy wysłać wiadomości e -mail do "{0}".',
'throttled' => 'Zbyt wiele żądań złożonych z tego adresu IP. Możesz spróbować ponownie za {0} sekundy.',
'notEnoughPrivilege' => 'Nie masz niezbędnego pozwolenia na wykonanie pożądanej operacji.',