Skip to content

Commit

Permalink
Add Polish localization to error messages from ExceptionTranslationFi…
Browse files Browse the repository at this point in the history
…lter
  • Loading branch information
kylevessPL authored and jzheaux committed Nov 15, 2022
1 parent f3d704a commit a3d2783
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ DigestAuthenticationFilter.nonceExpired=Wa\u017Cno\u015B\u0107 kodu jednorazoweg
DigestAuthenticationFilter.nonceNotNumeric=Pierwsza warto\u015B\u0107 kodu jednorazowego (nonce) nie jest warto\u015Bci\u0105 numeryczn\u0105\: {0}
DigestAuthenticationFilter.nonceNotTwoTokens=Kod jednorazowy (nonce) powinien zawiera\u0107 dwie warto\u015Bci {0}
DigestAuthenticationFilter.usernameNotFound=Nazwa u\u017Cytkownika {0} nie zosta\u0142a odnaleziona
ExceptionTranslationFilter.insufficientAuthentication=Wymagane jest pe\u0142ne uwierzytelnienie w celu uzyskania dost\u0119pu do zasobu
JdbcDaoImpl.noAuthority=U\u017Cytkownik {0} nie posiada \u017Cadnych uprawnie\u0144 (GrantedAuthority)
JdbcDaoImpl.notFound=Nazwa u\u017Cytkownika {0} nie zosta\u0142a odnaleziona
LdapAuthenticationProvider.badCredentials=Niepoprawne dane uwierzytelniaj\u0105ce
Expand Down

0 comments on commit a3d2783

Please sign in to comment.