Skip to content

Commit a3d2783

Browse files
kylevessPLjzheaux
authored andcommitted
Add Polish localization to error messages from ExceptionTranslationFilter
1 parent f3d704a commit a3d2783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/resources/org/springframework/security/messages_pl.properties

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ DigestAuthenticationFilter.nonceExpired=Wa\u017Cno\u015B\u0107 kodu jednorazoweg
2828
DigestAuthenticationFilter.nonceNotNumeric=Pierwsza warto\u015B\u0107 kodu jednorazowego (nonce) nie jest warto\u015Bci\u0105 numeryczn\u0105\: {0}
2929
DigestAuthenticationFilter.nonceNotTwoTokens=Kod jednorazowy (nonce) powinien zawiera\u0107 dwie warto\u015Bci {0}
3030
DigestAuthenticationFilter.usernameNotFound=Nazwa u\u017Cytkownika {0} nie zosta\u0142a odnaleziona
31+
ExceptionTranslationFilter.insufficientAuthentication=Wymagane jest pe\u0142ne uwierzytelnienie w celu uzyskania dost\u0119pu do zasobu
3132
JdbcDaoImpl.noAuthority=U\u017Cytkownik {0} nie posiada \u017Cadnych uprawnie\u0144 (GrantedAuthority)
3233
JdbcDaoImpl.notFound=Nazwa u\u017Cytkownika {0} nie zosta\u0142a odnaleziona
3334
LdapAuthenticationProvider.badCredentials=Niepoprawne dane uwierzytelniaj\u0105ce

0 commit comments

Comments
 (0)